[patch] libstdc++/65754 missing exports for fstream constructors
Jonathan Wakely
jwakely@redhat.com
Mon Apr 13 18:28:00 GMT 2015
This fixes a regression I introduced by not exporting some of the
fstream constructors (the C2 base object ones) when using the new
std::string. Sorry for not finding this myself before the RC.
All the recently-updated baseline_symbols.txt files need updating. I
did this with sed and sort, and verified that the x86_64-linux-gnu and
powerpc64-linux-gnu ones are identical (except for the TLS call_once
symbols) to the output of 'make new-abi-baseline'. I have not checked
the baselines for other arches, only inspected the diff visually.
This really needs to go on trunk and gcc-5-branch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 77810 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150413/ef56e938/attachment.bin>
More information about the Libstdc++
mailing list