--- Comment #4 from weeks at iastate dot edu 2009-06-07 22:15 ---
I was somehow looking at an older version of the gcc manual page; the 4.4.0
version does describe -Wextra. Mea culpa.
--
weeks at iastate dot edu changed:
What|Removed |Added
--
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-06-07 16:20 ---
No, the gcc man page applies to all languages of the GNU Compiler collection.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40367
--- Comment #2 from weeks at iastate dot edu 2009-06-07 16:14 ---
The description in the gcc manual page states the behavior for C/C++; little of
it could apply to Fortran. It would be nice to know how how this option
affects Fortran code (e.g., does it turn on all the warnings not enab
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-06-07 15:52 ---
-Wextra is documented in the standard GCC manual.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---