From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25686 invoked by alias); 14 Apr 2003 14:10:28 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 25657 invoked by uid 48); 14 Apr 2003 14:10:28 -0000 Date: Mon, 14 Apr 2003 14:10:00 -0000 Message-ID: <20030414141028.25656.qmail@sources.redhat.com> To: bernds@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, hubicka@gcc.gnu.org, vgrebinski@yahoo.com From: hubicka@gcc.gnu.org Reply-To: hubicka@gcc.gnu.org, bernds@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, hubicka@gcc.gnu.org, vgrebinski@yahoo.com, gcc-gnats@gcc.gnu.org Subject: Re: target/10395: [x86] sse2 types are incorrectly aligned causing crash in multi-threaded apps X-SW-Source: 2003-04/txt/msg00618.txt.bz2 List-Id: 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