This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/17934] gcc produces bad (misaligned?) sse2 code


------- Additional Comments From terpstra at ito dot tu-darmstadt dot de  2004-10-11 16:13 -------
Created an attachment (id=7326)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7326&action=view)
The program which demonstrates the problem

Here's what I narrowed it down to.
Compile with: gcc-3.4 -msse2 -O0 test.c -o test
./test
Segfault!


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17934


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]