aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2015-11-27 18:38:48 +0000
committerJonathan Wakely <redi@gcc.gnu.org>2015-11-27 18:38:48 +0000
commit2c2176f5184eec90d5eeae3e3c1820abf3ac13b2 (patch)
tree15a2582ebb2b3829bd5e31027b7c462161b176c6 /gcc/ChangeLog
parent0b87be09b012920618fa78ac4cef269e02614924 (diff)
downloadgcc-2c2176f5184eec90d5eeae3e3c1820abf3ac13b2.zip
gcc-2c2176f5184eec90d5eeae3e3c1820abf3ac13b2.tar.gz
gcc-2c2176f5184eec90d5eeae3e3c1820abf3ac13b2.tar.bz2
Copy-edit the Option Summary in invoke.texi
* doc/invoke.texi (Option Summary): Use negative form of -Waggressive-loop-optimizations, remove redundant -Wpedantic-ms-format, sort alphabetically and re-justify. From-SVN: r231022
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b30e9a1..c4ffa2f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2015-11-27 Jonathan Wakely <jwakely@redhat.com>
+
+ * doc/invoke.texi (Option Summary): Use negative form of
+ -Waggressive-loop-optimizations, remove redundant -Wpedantic-ms-format,
+ sort alphabetically and re-justify.
+
2015-11-27 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/68536