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: "hubicka at ucw dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 10 May 2012 20:48:52 +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 #8 from Jan Hubicka <hubicka at ucw dot cz> 2012-05-10 20:48:52 UTC ---
> Your patch in comment #5 seems to work around the problem. I will try to figure
> out which file omits the symbols.
Thank you! If you could test it fully, I will commit it for time being to
unbreak the
bootstrap. We can solve this problem incrementally.
Honza