From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6178 invoked by alias); 10 May 2003 21:06: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 6123 invoked by uid 71); 10 May 2003 21:06:01 -0000 Date: Sat, 10 May 2003 21:06:00 -0000 Message-ID: <20030510210601.6122.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: inline-asm/9833: Internal compiler error in gen_reg_rtx, at emit-rtl.c:662 Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00999.txt.bz2 List-Id: The following reply was made to PR inline-asm/9833; it has been noted by GNATS. From: Dara Hazeghi To: gcc-gnats@gcc.gnu.org, astor@fast.no Cc: Subject: Re: inline-asm/9833: Internal compiler error in gen_reg_rtx, at emit-rtl.c:662 Date: Sat, 10 May 2003 14:03:22 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=9833 Hello, I can reproduce the error in this report on gcc 3.2.3. On 3.3 branch and mainline (20030509), the code compiles fine with -msse -O2 -g. This bug report can be closed. Dara