http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54694



Richard Guenther <rguenth at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Target|                            |i686-pc-linux-gnu



--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-09-26 
09:10:23 UTC ---

(In reply to comment #1)

> Please attach preprocessed source and provide the output of the compiler

> command with -v appended.



The "compiler command".  I cannot reproduce it with



gcc -S t.i -m32 -march=i686 -fomit-frame-pointer -O2 -fPIE

-fstack-protector-all



but I have no idea what -march=native expands to.  It would have told me

if you _added_ "-v" to the command that produces the error (not only "gcc").

Reply via email to