From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24971 invoked by alias); 6 May 2003 18:06:06 -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 24931 invoked by uid 71); 6 May 2003 18:06:02 -0000 Date: Tue, 06 May 2003 18:06:00 -0000 Message-ID: <20030506180602.24928.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: target/7185: [HP-UX] GCC 3.1 crashes with segmentation fault during code compilation Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00403.txt.bz2 List-Id: The following reply was made to PR target/7185; it has been noted by GNATS. From: Dara Hazeghi To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: target/7185: [HP-UX] GCC 3.1 crashes with segmentation fault during code compilation Date: Tue, 6 May 2003 11:05:17 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=7185 Hi all, the testcase in this PR no longer crashes as reported on 3.3 cvs or mainline (20030506). On powerpc-apple-darwin6.5 x hppa2.0w-hp-hpux11.00 cross compiler, source compiles successfully with -O3. I think this PR can be closed. Dara