From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24161 invoked by alias); 10 May 2003 19:36:01 -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 24120 invoked by uid 71); 10 May 2003 19:36:01 -0000 Date: Sat, 10 May 2003 19:36:00 -0000 Message-ID: <20030510193601.24119.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: optimization/10623: Incorrect generation of IA-32 SSE movups via __builtin_ia32_loadups Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00984.txt.bz2 List-Id: The following reply was made to PR optimization/10623; it has been noted by GNATS. From: Dara Hazeghi To: yourst@yourst.com, gcc-gnats@gcc.gnu.org Cc: Subject: Re: optimization/10623: Incorrect generation of IA-32 SSE movups via __builtin_ia32_loadups Date: Sat, 10 May 2003 12:34:08 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=10623 Hello, I see the problem you mentioned with 3.2.3, but on 3.3 or mainline, the testcase compiles and runs without segfaulting, so it looks like the next release of gcc won't have this problem. Dara