This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/51969] [4.6 regression] trunk gcc unable to build gcc 4.6
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 14 Feb 2012 23:31:46 +0000
- Subject: [Bug bootstrap/51969] [4.6 regression] trunk gcc unable to build gcc 4.6
- Auto-submitted: auto-generated
- References: <bug-51969-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51969
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-14 23:31:46 UTC ---
Author: jakub
Date: Tue Feb 14 23:31:42 2012
New Revision: 184239
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184239
Log:
PR bootstrap/51969
Backported from mainline
2011-11-08 Michael Matz <matz@suse.de>
* gengtype.c (write_field_root): Avoid out-of-scope access of newv.
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/gengtype.c