C++ ABI: Mangling of call_expr

Nathan Sidwell nathan@codesourcery.com
Tue Jun 24 17:35:00 GMT 2003


Giovanni Bajo wrote:

> BTW, meanwhile, is it ok to prepare a patch to emit a sorry() instead of
> segfaulting, when mangling those expressions?
yup

> And what about a patch that mangles them in some vendor-specific operator
> (or even simply "cl" <num-parms> <exr>+), maybe emitting a -Wabi warning?
no, we need to reach consenus on the ABI list before doing something here.
The vendor-specific mangling extension is broken wrt doing what you want here
too (for the same reason)

nathan

-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
          The voices in my head said this was stupid too
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk




More information about the Gcc mailing list