This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/47411] [4.5 Regression] Bootstrap failure on x86-64/Darwin
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 25 Jan 2011 09:48:14 +0000
- Subject: [Bug tree-optimization/47411] [4.5 Regression] Bootstrap failure on x86-64/Darwin
- Auto-submitted: auto-generated
- References: <bug-47411-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47411
--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-25 09:48:12 UTC ---
Author: rguenth
Date: Tue Jan 25 09:48:07 2011
New Revision: 169222
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169222
Log:
2011-01-25 Richard Guenther <rguenther@suse.de>
PR tree-optimization/47411
Backport from mainline
2010-06-30 Michael Matz <matz@suse.de>
PR bootstrap/44699
* tree-vrp.c (vrp_finalize): Deal with changing num_ssa_names.
Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/tree-vrp.c