public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Joseph Myers <joseph@codesourcery.com>
To: Mikhail Maltsev <maltsevm@gmail.com>
Cc: Martin Sebor <msebor@gmail.com>,
	gcc-patches <gcc-patches@gnu.org>,
	Marek Polacek <polacek@redhat.com>,
	David Malcolm <dmalcolm@redhat.com>
Subject: Re: [C PATCH] PR43651: add warning for duplicate qualifier
Date: Tue, 10 May 2016 20:10:00 -0000	[thread overview]
Message-ID: <alpine.DEB.2.20.1605101950580.29007@digraph.polyomino.org.uk> (raw)
In-Reply-To: <5708F58A.7090701@gmail.com>

On Sat, 9 Apr 2016, Mikhail Maltsev wrote:

> gcc/c/ChangeLog:
> 
> 2016-04-08  Mikhail Maltsev  <maltsevm@gmail.com>
> 
>         PR c/43651
>         * c-decl.c (declspecs_add_qual): Warn when -Wduplicate-decl-specifier
>         is enabled.
>         * c-errors.c (pedwarn_c90): Return true if warned.
>         * c-tree.h (pedwarn_c90): Change return type to bool.
>         (enum c_declspec_word): Add new enumerator cdw_atomic.
> 
> gcc/ChangeLog:
> 
> 2016-04-08  Mikhail Maltsev  <maltsevm@gmail.com>
> 
>         PR c/43651
>         * doc/invoke.texi (Wduplicate-decl-specifier): Document new option.
> 
> gcc/testsuite/ChangeLog:
> 
> 2016-04-08  Mikhail Maltsev  <maltsevm@gmail.com>
> 
>         PR c/43651
>         * gcc.dg/Wduplicate-decl-specifier-c11.c: New test.
>         * gcc.dg/Wduplicate-decl-specifier.c: Likewise.
> 
> 
> gcc/c-family/ChangeLog:
> 
> 2016-04-08  Mikhail Maltsev  <maltsevm@gmail.com>
> 
>         PR c/43651
>         * c.opt (Wduplicate-decl-specifier): New option.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com

  parent reply	other threads:[~2016-05-10 20:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04 10:29 Mikhail Maltsev
2016-04-07 21:50 ` Joseph Myers
2016-04-08 11:42   ` Mikhail Maltsev
2016-04-08 17:55 ` Martin Sebor
2016-04-09 12:29   ` Mikhail Maltsev
2016-04-10 20:12     ` Martin Sebor
2016-04-28 12:00       ` [C PATCH PING] " Mikhail Maltsev
2016-05-10 20:10     ` Joseph Myers [this message]
2016-05-11 20:24       ` [C PATCH] " Mikhail Maltsev

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=alpine.DEB.2.20.1605101950580.29007@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=dmalcolm@redhat.com \
    --cc=gcc-patches@gnu.org \
    --cc=maltsevm@gmail.com \
    --cc=msebor@gmail.com \
    --cc=polacek@redhat.com \
    /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).