public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "manu at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/53063] encode group options in the .opt files
Date: Tue, 16 Oct 2012 15:32:00 -0000	[thread overview]
Message-ID: <bug-53063-4-7fBXQbBppf@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-53063-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #4 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-10-16 15:31:53 UTC ---
Author: manu
Date: Tue Oct 16 15:31:46 2012
New Revision: 192502

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192502
Log:
2012-10-16  Manuel López-Ibáñez  <manu@gcc.gnu.org>

    PR c/53063
    PR c/40989
gcc/
    * optc-gen.awk: Handle new form of LangEnabledBy.
    * opts.c (set_Wstrict_aliasing): Declare here. Make static.
    * common.opt (Wstrict-aliasing=,Wstrict-overflow=): Do not use Init.
    * doc/options.texi (LangEnabledBy): Document new form.
    * flags.h (set_Wstrict_aliasing): Do not declare.
c-family/
    * c.opt (Wstrict-aliasing=,Wstrict-overflow=): Use LangEnabledBy.
    * c-opts.c (c_common_handle_option): Do not set them here. Add
    comment.
    (c_common_post_options): Likewise.
testsuite/
    * gcc.dg/Wstrict-overflow-24.c: New.

Added:
    trunk/gcc/testsuite/gcc.dg/Wstrict-overflow-24.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-opts.c
    trunk/gcc/c-family/c.opt
    trunk/gcc/common.opt
    trunk/gcc/doc/options.texi
    trunk/gcc/flags.h
    trunk/gcc/optc-gen.awk
    trunk/gcc/opts.c
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2012-10-16 15:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-21 14:23 [Bug c/53063] New: " manu at gcc dot gnu.org
2012-05-11 12:29 ` [Bug c/53063] " manu at gcc dot gnu.org
2012-05-13 22:31 ` manu at gcc dot gnu.org
2012-05-14 13:34 ` manu at gcc dot gnu.org
2012-10-16 15:32 ` manu at gcc dot gnu.org [this message]
2012-10-16 15:40 ` manu at gcc dot gnu.org
2012-10-20 14:17 ` manu at gcc dot gnu.org
2012-11-07 17:55 ` manu at gcc dot gnu.org
2012-11-07 18:27 ` manu at gcc dot gnu.org
2014-08-19 22:38 ` manu 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-53063-4-7fBXQbBppf@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).