public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "paolo at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/64079] %+D in diagnostics breaks pragma GCC diagnostic
Date: Fri, 24 Jul 2015 20:20:00 -0000	[thread overview]
Message-ID: <bug-64079-4-lImxuxn6FY@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-64079-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #10 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Fri Jul 24 20:20:13 2015
New Revision: 226191

URL: https://gcc.gnu.org/viewcvs?rev=226191&root=gcc&view=rev
Log:
2015-07-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>

        PR c++/64079
        * toplev.c (check_global_declaration): Use DECL_SOURCE_LOCATION
        and "%qD" in warning_at instead of "%q+D" in warning.

/testsuite
2015-07-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>

        PR c++/64079
        * c-c++-common/Wunused-function-1.c: New.

Added:
    trunk/gcc/testsuite/c-c++-common/Wunused-function-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/toplev.c
>From gcc-bugs-return-493278-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Fri Jul 24 20:21:21 2015
Return-Path: <gcc-bugs-return-493278-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 115905 invoked by alias); 24 Jul 2015 20:21:21 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 115864 invoked by uid 48); 24 Jul 2015 20:21:16 -0000
From: "paolo.carlini at oracle dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/64079] %+D in diagnostics breaks pragma GCC diagnostic
Date: Fri, 24 Jul 2015 20:21:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 4.9.2
X-Bugzilla-Keywords: diagnostic, easyhack
X-Bugzilla-Severity: normal
X-Bugzilla-Who: paolo.carlini at oracle dot com
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: paolo.carlini at oracle dot com
X-Bugzilla-Target-Milestone: 6.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status cc resolution target_milestone
Message-ID: <bug-64079-4-kCv6noFTcK@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-64079-4@http.gcc.gnu.org/bugzilla/>
References: <bug-64079-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2015-07/txt/msg02168.txt.bz2
Content-length: 547

https://gcc.gnu.org/bugzilla/show_bug.cgi?idd079

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|paolo.carlini at oracle dot com    |
         Resolution|---                         |FIXED
   Target Milestone|---                         |6.0

--- Comment #11 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Fixed.


  parent reply	other threads:[~2015-07-24 20:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-26  6:38 [Bug c++/64079] New: pragma GCC diagnostic ignored "-Wunused-function" has incorrect scope woodroof at gmail dot com
2015-07-23 13:15 ` [Bug c++/64079] %+D in diagnostics breaks pragma GCC diagnostic manu at gcc dot gnu.org
2015-07-23 20:25 ` jason at gcc dot gnu.org
2015-07-24  9:06 ` paolo.carlini at oracle dot com
2015-07-24 12:46 ` manu at gcc dot gnu.org
2015-07-24 20:20 ` paolo at gcc dot gnu.org [this message]
2015-07-24 22:57 ` manu at gcc dot gnu.org
2015-07-25  6:38 ` woodroof at gmail dot com

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-64079-4-lImxuxn6FY@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).