[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2011-01-31 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 --- Comment #17 from Rainer Orth 2011-01-31 14:27:45 UTC --- That works. Patch submitted: http://gcc.gnu.org/ml/gcc-patches/2011-01/msg02297.html

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2011-01-31 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 --- Comment #18 from Rainer Orth 2011-01-31 14:56:35 UTC --- Author: ro Date: Mon Jan 31 14:56:31 2011 New Revision: 169440 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169440 Log: PR target/45325 * gcc.target/i386/pr38240.c: Ad

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 --- Comment #19 from Diego Novillo 2011-02-02 18:11:44 UTC --- Author: dnovillo Date: Wed Feb 2 18:11:36 2011 New Revision: 169720 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169720 Log: PR target/45325 * gcc.target/i386/pr382

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2011-01-28 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 --- Comment #13 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-28 15:15:37 UTC --- Is this going to be fixed for 4.6.0 or should we XFAIL the test? This PR has been open for 5 months now. Rainer

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2011-01-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 --- Comment #14 from Richard Guenther 2011-01-28 15:19:23 UTC --- The test is invalid on i[345]86-*-* without also enabling -msse. A fix is to add /* { dg-options "-msse" { target i[345]86-*-* } } */ probably also for x86_64 with -m32. Or sim

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2011-01-28 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 --- Comment #15 from Dave Korn 2011-01-28 15:28:33 UTC --- (In reply to comment #14) > The test is invalid on i[345]86-*-* without also enabling -msse. Does the same apply to libcpp/lex.c? i.e. Is that code invalid unless compiled with -msse2

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2011-01-28 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 --- Comment #16 from rguenther at suse dot de 2011-01-28 15:32:50 UTC --- On Fri, 28 Jan 2011, davek at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 > > --- Comment #15 from Dave Korn 2011-01-28 15:28:33 > UTC --

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2010-09-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 Richard Guenther changed: What|Removed |Added Keywords||accepts-invalid, |

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2010-10-14 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 --- Comment #11 from Rainer Orth 2010-10-14 18:31:31 UTC --- *** Bug 46025 has been marked as a duplicate of this bug. ***

[Bug target/45325] [4.6 Regression] target attribute doesn't work with -march=i586

2010-10-17 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45325 --- Comment #12 from Dave Korn 2010-10-17 14:24:06 UTC --- This also breaks lto-bootstrap on i686-pc-cygwin: /gnu/gcc/gcc/libcpp/lex.c: In function ‘search_line_sse2’: /gnu/gcc/gcc/libcpp/lex.c:370:15: internal compiler error: in convert_mov