This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]