From d15a05b3acd56e54de35f8e410799e914b9ca604 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Fri, 6 Jul 2001 07:57:39 +0000 Subject: [PATCH] Fix bad checkin in docs. From-SVN: r43804 --- gcc/doc/invoke.texi | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 6915e62b08b..573f8b87ef8 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -935,16 +935,9 @@ names @samp{c9x} and @samp{iso9899:199x} are deprecated. Default, ISO C89 plus GNU extensions (including some C99 features). @item gnu99 -iso9899:1999 + gnu extensions - -@item iso9899:199x -same as @option{-std=iso9899:1999}, deprecated - -@item c9x -same as @option{-std=iso9899:1999}, deprecated - @item gnu9x -same as @option{-std=gnu99}, deprecated +ISO C99 plus GNU extensions. When ISO C99 is fully implemented in GCC, +this will become the default. The name @samp{gnu9x} is deprecated. @end table -- 2.30.2