diff options
author | Manuel López-Ibáñez <manu@gcc.gnu.org> | 2012-10-16 15:31:46 +0000 |
---|---|---|
committer | Manuel López-Ibáñez <manu@gcc.gnu.org> | 2012-10-16 15:31:46 +0000 |
commit | 65d4f2cd2a488125a6522eeb6c9df5f890c7086f (patch) | |
tree | 4ce566a273abe5c8b53f22c6bfb4b3a8226b26e0 /gcc/cfgexpand.c | |
parent | 80de67b8059a3df4ef55dd2837a69bc4b0bc26f2 (diff) | |
download | gcc-65d4f2cd2a488125a6522eeb6c9df5f890c7086f.zip gcc-65d4f2cd2a488125a6522eeb6c9df5f890c7086f.tar.gz gcc-65d4f2cd2a488125a6522eeb6c9df5f890c7086f.tar.bz2 |
re PR c/53063 (encode group options in the .opt files)
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.
From-SVN: r192502
Diffstat (limited to 'gcc/cfgexpand.c')
0 files changed, 0 insertions, 0 deletions