This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/53300] [4.8 Regression] AIX bootstrap related to varpool patch


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]