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 target/10395] [x86] vector types are incorrectly aligned causing crash in multi-threaded apps or when using in main, plus other times


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


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