[v3] typeinfo tuning

Benjamin Kosnik bkoz@redhat.com
Wed Mar 16 16:12:00 GMT 2011


 
> Could that be related to the fact that I now keep getting linker
> errors about std::range_error::~range_error() being undefined?
> The .o file is looking for _ZNSt11range_errorD2Ev but libstdc++ has
> D0Ev and D1Ev.

Indeed. Fixed thusly.

tested x86/linux

-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20110316-1.patch
Type: text/x-patch
Size: 4757 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20110316/3d62003d/attachment.bin>


More information about the Libstdc++ mailing list