This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/11908] New: g77 does not recognize the -march=ev6 option
- From: "orion at cora dot nwra dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Aug 2003 22:52:02 -0000
- Subject: [Bug fortran/11908] New: g77 does not recognize the -march=ev6 option
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11908
Summary: g77 does not recognize the -march=ev6 option
Product: gcc
Version: 3.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: orion at cora dot nwra dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: alpha-linux
Trying to compile some fortran code for ev6 alpha processor:
g77 -O2 -march=ev6 -c sgeqr2.f
f771: error: invalid option `arch=ev6'