This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/10395] [x86] vector types are incorrectly aligned causing crash in multi-threaded apps or when using in main, plus other times
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Dec 2004 14:03:18 -0000
- Subject: [Bug target/10395] [x86] vector types are incorrectly aligned causing crash in multi-threaded apps or when using in main, plus other times
- References: <20030413224600.10395.vgrebinski@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-12-15 14:03 -------
> The default pthread library in RedHat 8.0 does align stack properly, as I am
> able to trigger the bug. Testcase shows:
Uros, did you mean "does *not* align the stack properly"? If so, I would
say yes, we should close the PR as WONTFIX, since we can't do anything
about it.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10395