libstdc++ PATCH to add abi tag to complex::real/imag

Paolo Carlini paolo.carlini@oracle.com
Sun Nov 11 12:17:00 GMT 2012


Hi,

On 11/11/2012 12:55 PM, Jonathan Wakely wrote:
> On 11 November 2012 02:27, Jason Merrill wrote:
>> Is this patch OK for trunk?  Does someone on the library team want to look
>> at the other cases?
> The patch looks good to me. Thanks for implementing the attribute.
>
> I'll start looking at some of the other cases.
>
> For std::list I assume we want the attribute on the type itself, not
> just member functions, since its size changes.
If it's that easy, I can do this bit, ie, simply restore my old patch, 
which was already complete and tested.

Of course thanks a lot from me too!

Paolo.



More information about the Libstdc++ mailing list