From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28700 invoked by alias); 8 May 2003 02:26: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 28632 invoked by uid 71); 8 May 2003 02:26:01 -0000 Date: Thu, 08 May 2003 02:26:00 -0000 Message-ID: <20030508022601.28631.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: target/9846: [powerpc-eabi] cc1: internal error: Segmentation fault when using -fstack-limit-register=24 on powerpc-eabi cross compiler Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00539.txt.bz2 List-Id: The following reply was made to PR target/9846; it has been noted by GNATS. From: Dara Hazeghi To: gcc-gnats@gcc.gnu.org, michael.schwingen@lancom.de, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: target/9846: [powerpc-eabi] cc1: internal error: Segmentation fault when using -fstack-limit-register=24 on powerpc-eabi cross compiler Date: Wed, 7 May 2003 19:20:40 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=9846 Hello, I can reproduce the bug in this report with gcc 3.2.3 but not with 3.3 branch or mainline (20030507). Looks like its been fixed. Dara