9038 – -ffixed-line-length-none -x f77-cpp-input gives: Warning: unknown register name line-length-none (original) (raw)
Any source, compile with:
g77 -ffixed-line-length-none -x f77-cpp-input -c blah.f
Release: gcc 3.3 and 3.4
Environment: Linux
How-To-Repeat: See above.
Comment 1 bdavis11 2002-12-22 11:46:01 UTC
Fix: It's a regression #(&$(#&(&(#& !
Comment 2 Toon Moene 2002-12-22 11:52:08 UTC
Responsible-Changed-From-To: unassigned->toon Responsible-Changed-Why: Fortran Maintainer.
Comment 3 Toon Moene 2002-12-22 11:52:08 UTC
State-Changed-From-To: open->analyzed State-Changed-Why: Failes on powerpc-unknown-linux-gnu
Comment 4 Toon Moene 2003-01-04 14:21:31 UTC
State-Changed-From-To: analyzed->closed State-Changed-Why: Fixed.
Comment 5 Toon Moene 2003-01-26 16:17:00 UTC
State-Changed-From-To: closed->analyzed State-Changed-Why: Opened again because the implemented solution prohibits passing -f options when compiling with -x f77-cpp-input.
Comment 8 Toon Moene 2003-02-21 15:50:49 UTC
State-Changed-From-To: analyzed->closed State-Changed-Why: Fixed in 3.3 and 3.4.