[Bug c/49128] -march=native generates unsupported instructions

2011-05-25 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49128 Joost VandeVondele changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug c/49128] -march=native generates unsupported instructions

2011-05-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49128 --- Comment #11 from Jakub Jelinek 2011-05-25 11:54:01 UTC --- Author: jakub Date: Wed May 25 11:53:58 2011 New Revision: 174184 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174184 Log: PR target/49128 * config/i386/driver-i386.

[Bug c/49128] -march=native generates unsupported instructions

2011-05-25 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49128 --- Comment #10 from Joost VandeVondele 2011-05-25 11:34:48 UTC --- (In reply to comment #9) > Author: jakub > Date: Wed May 25 07:12:17 2011 > New Revision: 174171 > > URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174171 > Log: > PR

[Bug c/49128] -march=native generates unsupported instructions

2011-05-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49128 --- Comment #9 from Jakub Jelinek 2011-05-25 07:12:21 UTC --- Author: jakub Date: Wed May 25 07:12:17 2011 New Revision: 174171 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174171 Log: PR target/49128 * config/i386/driver-i386.c

[Bug c/49128] -march=native generates unsupported instructions

2011-05-24 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49128 Joost VandeVondele changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug c/49128] -march=native generates unsupported instructions

2011-05-24 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49128 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/49128] -march=native generates unsupported instructions

2011-05-24 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49128 --- Comment #6 from hjl at gcc dot gnu.org 2011-05-24 17:41:54 UTC --- Author: hjl Date: Tue May 24 17:41:51 2011 New Revision: 174127 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174127 Log: Always add -mno-XXX for -march=native. 2011

[Bug c/49128] -march=native generates unsupported instructions

2011-05-24 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49128 --- Comment #5 from hjl at gcc dot gnu.org 2011-05-24 17:38:38 UTC --- Author: hjl Date: Tue May 24 17:38:34 2011 New Revision: 174126 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174126 Log: Always add -mno-XXX for -march=native. 2011