[Bug bootstrap/53300] [4.8 Regression] AIX bootstrap related to varpool patch
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 10 17:50:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53300
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-05-10 17:17:01 UTC ---
Would be possible to have testcase with an explanation what is missing?
The TOC symbols are output by output_constant_pool_1 that calls
ASM_OUTPUT_SPECIAL_POOL_ENTRY. I am not sure how varpool variable removal is
involved here, since TOC never lands the varpool.
More information about the Gcc-bugs
mailing list