[Bug target/61062] vzip and vuzp execution tests fail on armeb

2014-07-02 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062 ktkachov at gcc dot gnu.org changed: What|Removed |Added Target||armeb*

[Bug target/61062] vzip and vuzp execution tests fail on armeb

2014-06-11 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062 --- Comment #6 from christophe.lyon at st dot com --- It looks OK now, thanks.

[Bug target/61062] vzip and vuzp execution tests fail on armeb

2014-06-09 Thread alan.lawrence at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062 --- Comment #5 from Alan Lawrence alan.lawrence at arm dot com --- Should be fixed by rev 211369.

[Bug target/61062] vzip and vuzp execution tests fail on armeb

2014-05-07 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/61062] vzip and vuzp execution tests fail on armeb

2014-05-07 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062 --- Comment #4 from Richard Earnshaw rearnsha at gcc dot gnu.org --- Looks to me as though this is probably a 4.8 and later regression. Prior to that we had arm-specific builtins to deal with vzip and friends.

[Bug target/61062] vzip and vuzp execution tests fail on armeb

2014-05-06 Thread alan.lawrence at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062 Alan Lawrence alan.lawrence at arm dot com changed: What|Removed |Added CC||alan.lawrence

[Bug target/61062] vzip and vuzp execution tests fail on armeb

2014-05-05 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062 --- Comment #1 from christophe.lyon at st dot com --- Similarly, vzup tests committed as SVN rev 209947 fail on armeb targets: gcc.target/arm/simd/vuzpf32_1.c execution test gcc.target/arm/simd/vuzpp16_1.c execution test