This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/31309] [4.1/4.2 regression] reads/writes past end of structure
- From: "peeterj at ca dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2008 00:04:50 -0000
- Subject: [Bug middle-end/31309] [4.1/4.2 regression] reads/writes past end of structure
- References: <bug-31309-12838@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #22 from peeterj at ca dot ibm dot com 2008-01-16 00:04 -------
re: Fixed on the mainline. I'm not sure we want to put this on the other
branches.
Not knowing the gcc code in question, I can't comment on how much potential
regression risk this fix will introduce. Assuming it's safe enough to apply
without worry to other releases, I'd hope this would also be applied also to
gcc-4.2 .
The 4.2 version is what we were attempting to use when the bug was encountered,
and switching to 4.3 at this point would likely be more destabilizing than the
original bug (as well as potentially being a porting exersize as has
traditionally been the case between major compiler revisions).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31309