From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Joseph S. Myers" To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: c/4416: documentation says -fstd= but should say -std= Date: Fri, 28 Sep 2001 02:36:00 -0000 Message-id: <20010928093601.11625.qmail@sourceware.cygnus.com> X-SW-Source: 2001-09/msg00530.html List-Id: The following reply was made to PR c/4416; it has been noted by GNATS. From: "Joseph S. Myers" To: Cc: , , Subject: Re: c/4416: documentation says -fstd= but should say -std= Date: Fri, 28 Sep 2001 10:34:44 +0100 (BST) On 28 Sep 2001 neil@gcc.gnu.org wrote: > Not a bug. We document the external interface to the programs > cpp, gcc and g++. The interfaces to cpp0, cc1, cc1plus etc. > are undocumented and subject to change. > If -fstd= doesn't work with gcc, that is a bug. No, this is simply an old doc bug fixed by 2000-07-17 Joseph S. Myers * contrib.texi, cpp.texi, extend.texi, invoke.texi: Update references to C9X. Change references to -fstd and -flang-isoc9x to refer to -std. but never backported to 2.95.x. -- Joseph S. Myers jsm28@cam.ac.uk