[v3] Update _GLIBCXX_NOTHROW for noexcept
Paolo Carlini
paolo.carlini@oracle.com
Tue May 24 10:33:00 GMT 2011
Hi,
straightforward update of the _GLIBCXX_NOTHROW macro. Without changing
anything else, on x86_64-linux it provides the following small but
measurable improvements to the size of the .so and the .a:
.so: 6223484 -> 6223156
.a: 15183284 -> 15182676
Tested x86_64-linux, committed.
Thanks,
Paolo.
/////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_noexcept_nothrow
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20110524/ef6e7779/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_noexcept_nothrow
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20110524/ef6e7779/attachment-0001.ksh>
More information about the Libstdc++
mailing list