C++ ABI: Proposed key function tweak

Mark Mitchell mark at codesourcery.com
Wed Mar 21 06:53:37 UTC 2001


>>>>> "Jason" == Jason Merrill <jason at redhat.com> writes:

    Jason> And so is ours.  But this is a one-line change to the
    Jason> compiler; I don't think it's unreasonable to make it at
    Jason> this point.

HP will certainly think so.  They have already committed to OS builds
using the new ABI, and they cannot respin libraries, etc.  There are
major parts of the OS written in C++.

    Jason> Have folks at HP and Intel actually implemented the full
    Jason> ABI?  If so, I'm surprised we haven't heard about issues
    Jason> that came up during implementation.

Umm, CodeSourcery did those implementations. :-)

    >> I don't think we should be doing anything but clarifying at
    >> this point.

    Jason> Perhaps.  But this seems like a clarification to me.

Well, it clearly changes the ABI -- programs compiled with and without
the change will not link, in general.

Let's see what other folks say, if anything.

--
Mark Mitchell                   mark at codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com




More information about the cxx-abi-dev mailing list