[patch] libstdc++/62159 add missing headers for freestanding implementation
Jonathan Wakely
jwakely@redhat.com
Fri Aug 15 15:51:00 GMT 2014
This seems to fix PR 62159, in that I can now include all the required
headers in a C++11 program using a compiler built with
--disable-libstdcxx-hosted, but 'make check' doesn't do anything for
freestanding builds - should I be doing anything else to test it?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1760 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20140815/5041971c/attachment.bin>
More information about the Libstdc++
mailing list