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/50715] [4.7 regression] bootstrap fails in libstdc++-v3 with error on symbol versioning linker script when using Sun ld


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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|i386-pc-solaris2.10         |*-*-solaris2*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-10-14
               Host|i386-pc-solaris2.10         |*-*-solaris2*
     Ever Confirmed|0                           |1

--- Comment #8 from Rainer Orth <ro at gcc dot gnu.org> 2011-10-14 15:58:01 UTC ---
Confirmed.  The obvious patch of removing the second __cxa_get_exception_ptr in
the CXXABI_1.3.6 version works.

Before that change, I've verified that the symbol is in the CXXABI_1.3.1
version
on x86_64-unknown-linux-gnu.


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