target/10395: [x86] sse2 types are incorrectly aligned causing crash in multi-threaded apps
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Mon Apr 14 14:10:00 GMT 2003
Synopsis: [x86] sse2 types are incorrectly aligned causing crash in multi-threaded apps
Responsible-Changed-From-To: hubicka->bernds
Responsible-Changed-By: hubicka
Responsible-Changed-When: Mon Apr 14 14:10:27 2003
Responsible-Changed-Why:
Bernd, what is the status of dynamic alignment patch? Should I look for the last version and update it?
State-Changed-From-To: open->suspended
State-Changed-By: hubicka
State-Changed-When: Mon Apr 14 14:10:27 2003
State-Changed-Why:
The bug is partly caused by glibc not aligning the stack frame of threads properly (I've notified glibc folks) and partly by GCC (unlike ICC) still not being able to deal with dynamic stack alignment. This won't be solved for 3.3.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10395
More information about the Gcc-bugs
mailing list