This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: C++ PATCH: Fix ABI bug and crash
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 30 Sep 2002 13:42:25 -0700
- Subject: Re: C++ PATCH: Fix ABI bug and crash
--On Monday, September 30, 2002 03:22:10 PM -0500 Benjamin Kosnik
<bkoz@redhat.com> wrote:
+ if (!abi_version_at_least(2))
For the record, I still think the ABI versioning should be consistent
between flag_abi_version and _GXX_ABI_VERSION.
You seem to disagree.
Why?
Personally, I bet I'm more likely to mistype or get confused about 103 vs.
106 than I am 3 vs. 6, which is why I did it the way I did it.
But, it's very likely other people's brains are better than mine!
I already answered a similar question by saying that I don't really care,
and I'm happy for other people to fiddle this stuff around as they see
fit. I'm just not about to do it myself.
I just want to fix the bugs.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com