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: ABI Issues: C++ PATCH: PR 12053


Hi,

On 4 Sep 2003, Mark Mitchell wrote:

> That still leaves the question that nobody has answered -- do we want
> this patch on the mainline?

I believe we do.  As others have already argued, 3.4 will breaks BC, if
not for the core C++-ABI, then at least for the library.  So most of the
stuff will need to be recompiled anyway.  So even core ABI changes in 3.4
itself do not hurt that much, especially because this particular instance
is only visible under obscure circumstances.

So, as it doesn't hurt too much, I'm in favor of following the published
ABI for mainline, in the sense that this is the ideal goal anyway (and
like every ideal it should be followed when pragmatism isn't in the way
;-) ).


Ciao,
Michael.


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