[Bug driver/42520] lto1 does not see -march and -mtune options with -fuse-linker-plugin

2010-01-03 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2010-01-03 22:29 --- *** Bug 42598 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug driver/42520] lto1 does not see -march and -mtune options with -fuse-linker-plugin

2010-01-03 Thread hjl at gcc dot gnu dot org
--- Comment #7 from hjl at gcc dot gnu dot org 2010-01-04 00:53 --- Subject: Bug 42520 Author: hjl Date: Mon Jan 4 00:52:50 2010 New Revision: 155601 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155601 Log: Pass -m* and -v to -plugin-opt gcc/ 2010-01-03 H.J. Lu

[Bug driver/42520] lto1 does not see -march and -mtune options with -fuse-linker-plugin

2010-01-03 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2010-01-04 04:28 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|NEW

[Bug driver/42520] lto1 does not see -march and -mtune options

2010-01-01 Thread d dot g dot gorbachev at gmail dot com
--- Comment #2 from d dot g dot gorbachev at gmail dot com 2010-01-01 16:51 --- Created an attachment (id=19436) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19436action=view) Output of -v Does not work for me without --with-arch / --with-tune. --

[Bug driver/42520] lto1 does not see -march and -mtune options

2010-01-01 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-01-01 17:16 --- It looks like the linker plugin doesn't get the -march command line flag passed. It works for me without -fuse-linker-plugin. -- rguenth at gcc dot gnu dot org changed: What|Removed

[Bug driver/42520] lto1 does not see -march and -mtune options

2010-01-01 Thread d dot g dot gorbachev at gmail dot com
--- Comment #4 from d dot g dot gorbachev at gmail dot com 2010-01-01 17:52 --- `-fuse-linker-plugin' is crucial to reproduce this bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42520

[Bug driver/42520] lto1 does not see -march and -mtune options

2010-01-01 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2010-01-01 20:25 --- IMHO this ought to be fixed before gcc 4.5 is released. Diego, agree? -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug driver/42520] lto1 does not see -march and -mtune options

2009-12-31 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-12-31 15:14 --- It works with GCC built w/o --with-arch/--with-tune. Can you paste the complete output of -v? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42520