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]

Re: [c++] typeinfo for target types


On 04/13/2014 04:41 AM, Marc Glisse wrote:
this patch generates typeinfo for target types. On x86_64, it adds these
6 lines to nm -C libsupc++.a. A follow-up patch will be needed to export
and version those in the shared library.

This looks fine, but shouldn't be checked in without that other patch.

Jason



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