public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "redi at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/65046] [5 regression] -Wabi-tag doesn't warn about variables or function return types
Date: Wed, 18 Mar 2015 18:09:00 -0000	[thread overview]
Message-ID: <bug-65046-4-7hDDkP5xJA@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-65046-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65046

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Wed Mar 18 18:08:29 2015
New Revision: 221497

URL: https://gcc.gnu.org/viewcvs?rev=221497&root=gcc&view=rev
Log:
    PR c++/65046
    * config/locale/gnu/messages_members.cc (Catalog_info, Catalogs,
    get_catalogs): Add abi-tag.
    * include/ext/codecvt_specializations.h (encoding_state,
    encoding_char_traits): Likewise.
    * src/c++11/cxx11-ios_failure.cc (io_error_category): Likewise.
    * src/c++11/cxx11-shim_facets.cc (__any_string::operator basic_string,
    numpunct_shim, collate_shim, time_get_shim, moneypunct_shim,
    money_get_shim, money_put_shim, messages_shim): Likewise.
    * src/c++11/future.cc (future_error_category::message): Likewise.
    * src/c++11/system_error.cc (generic_error_category::message,
    system_error_category::message): Likewise.
    (__sso_string): Disable -Wabi-tag warnings.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/locale/gnu/messages_members.cc
    trunk/libstdc++-v3/include/ext/codecvt_specializations.h
    trunk/libstdc++-v3/src/c++11/cxx11-ios_failure.cc
    trunk/libstdc++-v3/src/c++11/cxx11-shim_facets.cc
    trunk/libstdc++-v3/src/c++11/future.cc
    trunk/libstdc++-v3/src/c++11/system_error.cc


  parent reply	other threads:[~2015-03-18 18:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12 21:34 [Bug c++/65046] New: " jason at gcc dot gnu.org
2015-02-12 21:35 ` [Bug c++/65046] " jason at gcc dot gnu.org
2015-02-13 15:19 ` [Bug c++/65046] [5 regression] " jason at gcc dot gnu.org
2015-03-18 18:09 ` redi at gcc dot gnu.org [this message]
2015-03-19 20:01 ` jason at gcc dot gnu.org
2015-03-24 20:13 ` jason 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-65046-4-7hDDkP5xJA@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).