This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/13008] option valid for Fortran but not the selected language
- From: "edwardss at whl dot co dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Nov 2003 09:48:19 -0000
- Subject: [Bug fortran/13008] option valid for Fortran but not the selected language
- References: <20031111104413.13008.edwardss@whl.co.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From edwardss at whl dot co dot uk 2003-11-12 09:48 -------
Subject: Re: option valid for Fortran but not the
selected language
On Wed, 2003-11-12 at 01:07, pinskia at gcc dot gnu dot org wrote:
>
> ------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-12 01:07 -------
> What command line are you trying to invoke g77 with?
Typical invocation to cause the warnings to appear would be:
g77 -W -Wall -Wsurprising -O2 -ffloat-store \
-ffortran-bounds-check -fno-f2c -xf77-cpp-input -c \
../../src/source1.f
>
> --
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED |WAITING
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13008
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13008