summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-28 12:41:24 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-28 12:41:24 +0000
commitcde587d7b23e1cdf613260c75f3e5d2b3142d7f1 (patch)
treef869ad24222a585e627af3cdfa6a4a82db2829ee
parented87b8084c707008ed2bde5371d3bf86358f4e79 (diff)
downloadppe42-gcc-cde587d7b23e1cdf613260c75f3e5d2b3142d7f1.tar.gz
ppe42-gcc-cde587d7b23e1cdf613260c75f3e5d2b3142d7f1.zip
Add a missing change to:
* gcc/doc/invoke.texi (Optimization Options): Group together optional and experimental flags. Move trapv and bounds-check out of this section. Group floating point flags together. (Code Gen Options): Move trapv and bounds-check to here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61964 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 24d5cd1bfff..48b1e2af80d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -177,7 +177,7 @@ Tue Jan 28 12:15:13 CET 2003 Jan Hubicka <jh@suse.cz>
* gcc/doc/invoke.texi (Optimization Options): Group together
optional and experimental flags. Move trapv and bounds-check
- out of this section.
+ out of this section. Group floating point flags together.
(Code Gen Options): Move trapv and bounds-check to here.
2003-01-27 Josef Zlomek <zlomekj@suse.cz>
OpenPOWER on IntegriCloud