[C++ Patch] PR 50594 (C++ front-end bits)

Paolo Carlini paolo.carlini@oracle.com
Wed Oct 12 12:01:00 GMT 2011


Hi,

thus, per the discussion in the audit trail, I'm proceeding with 
decorating with __attribute__((externally_visible)) both the 8 new and 
delete in <new>, and the 4 pre-declared by the C++ front-end. The below 
is what I regression tested successfully, together with the library 
bits, on x86_64-linux.

I'm also attaching, for convenience, the library work (I took the 
occasion to adjust noexcept vs throw(), etc, otherwise the patch would 
be tiny)

What do you think?

Thanks,
Paolo.

////////////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_50594_cxx
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111012/230e105a/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_50594_cxx
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111012/230e105a/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_50594_lib
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111012/230e105a/attachment-0002.ksh>


More information about the Gcc-patches mailing list