This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/49270] make BOOT_CFLAGS="-g -O3" CFLAGS_FOR_TARGET="-g -O3" CXXFLAGS_FOR_TARGET="-g -O3" failure
- From: "aoliva at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 6 Jun 2011 13:25:53 +0000
- Subject: [Bug bootstrap/49270] make BOOT_CFLAGS="-g -O3" CFLAGS_FOR_TARGET="-g -O3" CXXFLAGS_FOR_TARGET="-g -O3" failure
- Auto-submitted: auto-generated
- References: <bug-49270-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49270
--- Comment #10 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-06-06 13:24:41 UTC ---
Author: aoliva
Date: Mon Jun 6 13:24:39 2011
New Revision: 174697
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174697
Log:
PR bootstrap/49270
* ipa-inline-analysis.c (read_predicate): Initialize all clauses.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-inline-analysis.c