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]

Re: [PATCH] Handle weak symbols


>>>>> "Andreas" == Andreas Jaeger <aj@suse.de> writes:

    Andreas> Btw. AFAIK we introduced in glibc 2.2.3 a change for GCC
    Andreas> 3.0's libstdc++ handling (the __cxa_atexit) - and this
    Andreas> same patch uses weak symbols and gets miscompiled by GCC.

Yes, that's something of a compelling argument.  It's possible to look
at that as a GCC regression.

I will try to put together a patch.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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