--- Comment #4 from pinskia at gcc dot gnu dot org 2006-04-06 18:43 ---
This is the way it has been for years now. If you don't like it, propose a
patch to combine all four manuals (GCC, Ada, Fortran, and Java) into one big
one.
--
pinskia at gcc dot gnu dot org changed:
--- Comment #3 from kargl at gcc dot gnu dot org 2006-04-06 18:32 ---
None of g77 specific options that I checked are documented
in pre 4.0 gcc. As far as front-ends are concerned, the gcc
manual documents the C family of languages options. I don't
see any ada, java, or other front-end
--- Comment #2 from hjl at lucon dot org 2006-04-06 18:24 ---
I think the gcc manual should at least have a line like,
-fmax-stack-var-size=N, see gfortran manual since gcc can be used
to compile Fortran code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27064
--- Comment #1 from kargl at gcc dot gnu dot org 2006-04-06 17:53 ---
All of these options are documented in the gfortran manual.
Is there really a needed for duplicating these options in
the gcc manual?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27064