[Bug fortran/11417] New: 3.4 regresson
bdavis9659 at comcast dot net
gcc-bugzilla@gcc.gnu.org
Thu Jul 3 02:01:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11417
Summary: 3.4 regresson
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bdavis9659 at comcast dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-pc-linux-gnu
-fugly assign and -x f77-cpp-input together on the command line cause an error
message.
[bdavis@rh bin]$ /usr/local/bin/g77 -x f77-cpp-input -fugly-assign x.f
cc1: warning: command line option "-fugly-assign" is valid for F77 but not for C
-fugly assign and -x f77-cpp-input are valid g77 options and work in gcc3.3.
The version used:
[bdavis@rh bin]$ /usr/local/bin/g77 -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.4/specs
Configured with: ../gcc/configure --enable-languages=f77,c
Thread model: posix
gcc version 3.4 20030702 (experimental)
More information about the Gcc-bugs
mailing list