[patch] Define non-inline destructor for filesystem_error

Jonathan Wakely jwakely@redhat.com
Sat May 2 11:37:00 GMT 2015


This fixes a linker warning on darwin, and helps compilation time and
object size on all targets by defining the key function in the
library, so the vtable and RTTI are only emitted once.

Tested x86_64-linux and powerpc-aix.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1302 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150502/13b18ba4/attachment.bin>


More information about the Libstdc++ mailing list