aboutsummaryrefslogtreecommitdiff
path: root/libjava/Makefile.am
diff options
context:
space:
mode:
authorManuel López-Ibáñez <manu@gcc.gnu.org>2008-01-22 14:11:44 +0000
committerManuel López-Ibáñez <manu@gcc.gnu.org>2008-01-22 14:11:44 +0000
commit027b740e14194e7728da66cd91315f5936ddd7f5 (patch)
treebb2483418bbf2754d717a1b449693c17c0eae2ce /libjava/Makefile.am
parent963acd6f89ae458cfbddcba67bd0d7530a71feec (diff)
downloadgcc-027b740e14194e7728da66cd91315f5936ddd7f5.zip
gcc-027b740e14194e7728da66cd91315f5936ddd7f5.tar.gz
gcc-027b740e14194e7728da66cd91315f5936ddd7f5.tar.bz2
re PR c/32102 (-Wall stomps on -Wstrict-overflow)
2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org> PR 32102 * doc/invoke.texi (-Wall): -Wall enables -Wstrict-overflow=1. * flags.h (warn_strict_aliasing): Remove. (warn_strict_overflow): Remove. * opts.c (warn_strict_aliasing): Remove. (warn_strict_overflow): Remove. * c-opts.c (c_common_handle_option): -Wall only sets -Wstrict-aliasing or -Wstrict-overflow if they are uninitialized. (c_common_post_options): Give default values to -Wstrict-aliasing and -Wstrict-overflow if they are uninitialized. * common.opt (Wstrict-aliasing): Specify Var and Init. (Wstrict-overflow): Likewise. testsuite/ * gcc.dg/Wstrict-overflow-21.c: New. * g++.dg/warn/Wstrict-aliasing-8.C: New. From-SVN: r131720
Diffstat (limited to 'libjava/Makefile.am')
0 files changed, 0 insertions, 0 deletions