* src/hc08/gen.c (genPointerGetSetOfs): disabled optimization if
authorepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 1 Jun 2004 04:46:09 +0000 (04:46 +0000)
committerepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 1 Jun 2004 04:46:09 +0000 (04:46 +0000)
commitb97be3e01170b196da59f898ec04e63f78ebb647
tree3e611a4a48e286fad88d9c395c7f22be2ff5539b
parent3b687e0be417621a93fd39d2e5fbd9a58a27e9b9
* src/hc08/gen.c (genPointerGetSetOfs): disabled optimization if
computed address is reused
* src/hc08/gen.c (genPackBits): fixed offsets in assignments to
multi-byte bitfields
* support/regression/tests/zeropad.c: disabled the declarations
and tests associated with struct z nestedstruct

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3334 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/hc08/gen.c
support/regression/tests/zeropad.c