diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2009-03-01 11:24:03 +0000 |
---|---|---|
committer | Ralf Wildenhues <rwild@gcc.gnu.org> | 2009-03-01 11:24:03 +0000 |
commit | a072f1cf7c5209f4e72b245ea96141f52b2eb345 (patch) | |
tree | 84573df0f84fe03c4e9ad98c16847dbb0b359640 /contrib/ChangeLog | |
parent | b3cdf3cbb600cc0e32ec446fd029827373804628 (diff) | |
download | gcc-a072f1cf7c5209f4e72b245ea96141f52b2eb345.zip gcc-a072f1cf7c5209f4e72b245ea96141f52b2eb345.tar.gz gcc-a072f1cf7c5209f4e72b245ea96141f52b2eb345.tar.bz2 |
check_warning_flags.sh: Update flag exceptions.
contrib/
* check_warning_flags.sh: Update flag exceptions.
gcc/
* doc/invoke.texi (Warning Options): -Wsync-nand is C/C++ only.
-Wno-pedantic-ms-format is for MinGW targets only.
From-SVN: r144522
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 4f49364..4fc801b 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * check_warning_flags.sh: Update flag exceptions. + 2008-11-18 Ben Elliston <bje@au.ibm.com> * dg-cmp-results.sh: Do not print usage if either .sum file cannot |