This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c/4416: documentation says -fstd= but should say -std=


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  <jsm28@cam.ac.uk>

        * 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]