[v3] libstdc++/16896

Paolo Carlini paolo.carlini@oracle.com
Sun Feb 7 18:43:00 GMT 2010


Hi,

I decided to fix this long standing issue with un-uglifed names, in the
straightforward way, thus rename in the headers and keep on exporting
for ABI-stability the old names too. I also took the occasion to
rationalize a bit the names of the *.cc files, thus use *-aux.cc for
files always included, never compiled alone, and fold back
limits_c++0x.cc in limits.cc, which now makes sense because we have been
compiling for a while some old C++03 *.cc files with -std=gnu++0x, to
expose new C++0x exports. Tested x86_64-linux, debug-mode and
parallel-mode too.

Paolo.

////////////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_16896
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100207/38f92e42/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_16896
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100207/38f92e42/attachment-0001.ksh>


More information about the Gcc-patches mailing list