* src/SDCCcse.c (algebraicOpts): fixed loss of volatility
authorepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 16 Jul 2005 03:36:25 +0000 (03:36 +0000)
committerepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 16 Jul 2005 03:36:25 +0000 (03:36 +0000)
commit1fe6dcfaa0ec9449238f2cfe84ca47650e28d290
treed8884d47e4cf492b0733e03a4ab1b3bea9fcc88f
parent1ea1fc12f51ad06dc9688b3c1080c9bc80391681
* src/SDCCcse.c (algebraicOpts): fixed loss of volatility
  for fields at offset 0 of a struct or union as reported
  on 2005-07-07 in the developer mailing list.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3803 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCcse.c