This is the mail archive of the gcc-patches@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]

darwin binds_local bugfix


As discussed recently on the gcc list... this patch fixes the attached testcase, before darwin would try and generate an invalid reloc, now it doesn't. I preserved all the goodness of Mark's idea of picking up symbols local to the translation unit and just excluded all the those that aren't.

checked in as obvious...

Attachment: binds_local-1.diffs.txt
Description: Text document


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