This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]