aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2006-05-01 04:27:15 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2006-05-01 04:27:15 +0000
commit71834ad346a514c1ef41342403b762503e5ce05e (patch)
treee7d7d2ba340760ae4cb7b524b8aab06e994b8769 /gcc/ChangeLog
parent1c56bc4a7ea665c876311f1df1658aa19107f93f (diff)
downloadgcc-71834ad346a514c1ef41342403b762503e5ce05e.zip
gcc-71834ad346a514c1ef41342403b762503e5ce05e.tar.gz
gcc-71834ad346a514c1ef41342403b762503e5ce05e.tar.bz2
common.opt (Woverflow): New command line option.
* common.opt (Woverflow): New command line option. * c-common.c (constant_expression_warning): Check warn_overflow. (overflow_waring): Pass OPT_Woverflow to warning. (unsigned_conversion_warning): Likewise. (convert_and_check): Likewise. * doc/invoke.texi: Document new command line option. * gcc.dg/Woverflow-1.c: New test case. * gcc.dg/Woverflow-2.c: Likewise. * gcc.dg/Woverflow-3.c: Likewise. From-SVN: r113408
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 49d9638..bc5e24f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2006-04-30 Roger Sayle <roger@eyesopen.com>
+
+ * common.opt (Woverflow): New command line option.
+ * c-common.c (constant_expression_warning): Check warn_overflow.
+ (overflow_waring): Pass OPT_Woverflow to warning.
+ (unsigned_conversion_warning): Likewise.
+ (convert_and_check): Likewise.
+ * doc/invoke.texi: Document new command line option.
+
2006-04-30 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/rs6000.c (rs6000_override_options): Enable