* src/SDCCcse.c (algebraicOpts): fixed loss of volatility
[fw/sdcc] / ChangeLog
index b4ab4ce2a4eed5d4533cdea1e57a17b18c29d1f1..b6e9d1d673f0cc3251c74c2b64e655222001f24d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
+
+       * 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.
+
 2005-07-15 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * src/SDCCmem.c: fixed bug 1238386