public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "bkoz at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/51804] Wabi false positives
Date: Tue, 10 Jan 2012 00:06:00 -0000	[thread overview]
Message-ID: <bug-51804-4-bkPVblf3E4@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-51804-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51804

--- Comment #5 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2012-01-10 00:06:05 UTC ---

Ah! Ok. I didn't realize there was an -fabi-version=6. Now I get it. Stupid me,
for thinking v3 was the latest greatest, doh.

From:
http://gcc.gnu.org/onlinedocs/gcc-4.6.2/gcc/C_002b_002b-Dialect-Options.html#C_002b_002b-Dialect-Options

It looks like some bits should be added to invoke.texi for Version 6. (ie
-fabi-version=6).

Here's a first pass.

Version 6 changes the mangling for parameter packs in variadic templates,
certain preincrement/decrement operators, and the way C++11 scoped enumerators
are mangled for types larger than int.


  parent reply	other threads:[~2012-01-10  0:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-09 21:26 [Bug c++/51804] New: " bkoz at gcc dot gnu.org
2012-01-09 21:27 ` [Bug c++/51804] " bkoz at gcc dot gnu.org
2012-01-09 21:44 ` bkoz at gcc dot gnu.org
2012-01-09 21:46 ` bkoz at gcc dot gnu.org
2012-01-09 22:22 ` jason at gcc dot gnu.org
2012-01-10  0:06 ` bkoz at gcc dot gnu.org [this message]
2012-01-11  4:23 ` [Bug c++/51804] -Wabi confusion bkoz at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-51804-4-bkPVblf3E4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).