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 target/52163] [4.7 regression] 64bit powerpc libgcc is missing exported symbols


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52163

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-08 10:27:32 UTC ---
Perhaps waste of space, but we have been including them there in the past, so
removing them would be an ABI change.  They could be made into @ as opposed to
@@ symbols, so that nobody links against them (when using GNU versioning).


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