[Bug driver/41844] lto1: warning: unknown register name: line-length-none
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 27 10:27:00 GMT 2009
------- Comment #1 from rguenth at gcc dot gnu dot org 2009-10-27 10:27 -------
Hm. Looks like the driver should filter FE specific options (there is a
general option named -ffixed-X where X is a register).
Workaround: split compile and link step, omit FE specific options from the link
step.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|fortran |driver
Ever Confirmed|0 |1
Keywords| |lto
Last reconfirmed|0000-00-00 00:00:00 |2009-10-27 10:27:25
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41844
More information about the Gcc-bugs
mailing list