This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/41844] lto1: warning: unknown register name: line-length-none
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 16 Aug 2011 08:26:24 +0000
- Subject: [Bug driver/41844] lto1: warning: unknown register name: line-length-none
- Auto-submitted: auto-generated
- References: <bug-41844-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41844
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jsm28 at gcc dot gnu.org,
| |rguenth at gcc dot gnu.org
--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-16 08:26:24 UTC ---
It should be possible now(?) to filter all frontend options from
COLLECT_GCC_OPTIONS. Joseph, is the option merging progressed far enough?