[Bug rtl-optimization/22129] [3.4 only] Optimization stomps const, initialized local array

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jun 20 20:48:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-20 20:48 -------
on the mainline and the 4.0 branch and in 4.0.0, encrypted gets promoted to a static const which works 
around the bug.

Also note this is not a full testcase and cannot just run, so is there way to get one which is self 
contained?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Optimization stomps const,  |[3.4 only] Optimization
                   |initialized local array     |stomps const, initialized
                   |                            |local array
   Target Milestone|---                         |3.4.5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22129



More information about the Gcc-bugs mailing list