This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53300] [4.8 Regression] AIX bootstrap related to varpool patch
- 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, 11 May 2012 10:08:11 +0000
- Subject: [Bug bootstrap/53300] [4.8 Regression] AIX bootstrap related to varpool patch
- Auto-submitted: auto-generated
- References: <bug-53300-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53300
--- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-05-11 10:08:11 UTC ---
> --- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-05-10 17:59:46 UTC ---
[...]
> Does the following hack avoid the problem? Perhaps during the years when
> varpool
> was outputting constant pool vars something broke in the code tracking when the
> var is needed.
It does on i386-pc-solaris2.10. Ada bootstrap completed with it.
Thanks.
Rainer