--- 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
--- 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
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