From cde587d7b23e1cdf613260c75f3e5d2b3142d7f1 Mon Sep 17 00:00:00 2001 From: gerald Date: Tue, 28 Jan 2003 12:41:24 +0000 Subject: [PATCH] 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 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * 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 -- 2.11.4.GIT