This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/22129] [3.4 only] Optimization stomps const, initialized local array
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2005 20:48:30 -0000
- Subject: [Bug rtl-optimization/22129] [3.4 only] Optimization stomps const, initialized local array
- References: <20050620202450.22129.cnewbold@mathworks.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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