This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/49815] [4.7 regression] ICE in cselib_record_set, at cselib.c:2241 compiling 64-bit libjava on SPARC
- From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 22 Jul 2011 15:15:22 +0000
- Subject: [Bug bootstrap/49815] [4.7 regression] ICE in cselib_record_set, at cselib.c:2241 compiling 64-bit libjava on SPARC
- Auto-submitted: auto-generated
- References: <bug-49815-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49815
--- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-07-22 15:14:13 UTC ---
> If you still have the build tree around, would you mind checking that it fixes
> the problem? For example, apply it to the tree, run 'make quickstrap' from
> within the gcc/ subdir of the build dir and then 'make all-target-libjava' from
> the build dir itself.
I just did that and the libjava build completed just find.
Thanks for the blindingly fast fix.
Rainer