From: Gerald Pfeifer Date: Tue, 28 Jan 2003 12:41:24 +0000 (+0000) Subject: Add a missing change to: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=95fcd0ab306d65e0334dd148f774694f2867b818;p=gcc.git 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. From-SVN: r61964 --- 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