This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/41844] New: lto1: warning: unknown register name: line-length-none
- From: "linuxl4 at sohu dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2009 08:43:08 -0000
- Subject: [Bug fortran/41844] New: lto1: warning: unknown register name: line-length-none
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
$cat test.f90
program main
end
$gfortran -flto -ffixed-line-length-none test.f90
lto1: warning: unknown register name: line-length-none
I think "-ffixed-line-length-none" has nothing to do with lto, am I right?
--
Summary: lto1: warning: unknown register name: line-length-none
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linuxl4 at sohu dot com
GCC build triplet: x86_64-pc-linux
GCC host triplet: x86_64-pc-linux
GCC target triplet: x86_64-pc-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41844