[Bug target/21833] simd tests fail in 3.4.4, but not in 3.3.6 or 4.0.1

2005-08-14 Thread tg42 at gmx dot de
--- Additional Comments From tg42 at gmx dot de 2005-08-14 19:40 --- Meanwhile, i compiled the simd tests with gcc 4.0.1. It compiles them correctly, i. e. the tests run successfully. It, again, uses the movaps instruction, as does gcc 3.3.6 and unlike 3.4.4. Since all these tests

[Bug target/21833] simd tests fail

2005-08-13 Thread tg42 at gmx dot de
--- Additional Comments From tg42 at gmx dot de 2005-08-13 23:28 --- Again: this is NOT an alignment problem, as the structures ARE properly 16-byte aligned (cf. addresses from gdb output). What exactly cannot be reproduced: The code generated (movdqa?) or how the code acts? On which

[Bug c/21833] New: simd tests fail

2005-05-30 Thread tg42 at gmx dot de
gcc dot gnu dot org ReportedBy: tg42 at gmx dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21833