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: PATCH: ARM va_list


> I guess it's hard to call this a regression, but the sooner we fix
> this ABI breakage, the less pain we'll have, and this is an
> ARM-specific fix.  Is an ARM maintainers willing to grant
> dispensation?

Are we planning on breaking the libstdc++ ABI any time soon (i.e. gcc4.5)?

If so it may make sense to hold this a while and change everything at once.

Otherwise I guess the number of people passing around va_list is small and the 
practical impact of this patch is low, so I have no particular objection to 
it going in 4.4.

Paul


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