From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12317 invoked by alias); 6 May 2003 18:56:00 -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 12299 invoked by uid 71); 6 May 2003 18:56:00 -0000 Date: Tue, 06 May 2003 18:56:00 -0000 Message-ID: <20030506185600.12297.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: middle-end/7331: [HP-UX] Internal compiler error in propagate_one_insn Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00409.txt.bz2 List-Id: The following reply was made to PR middle-end/7331; it has been noted by GNATS. From: Dara Hazeghi To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, jvillani@worf.lmi.org, gcc-prs@gcc.gnu.org Cc: Subject: Re: middle-end/7331: [HP-UX] Internal compiler error in propagate_one_insn Date: Tue, 6 May 2003 11:50:38 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=7331 Hi all, the bug reported in this testcase cannot be reproduced using 3.3 cvs or mainline (20030506) cross compilers to hppa1.1-hp-hpux10.20 or hppa2.0w-hp-hpux11.00. Compiling the testcase with -pg -O2 completes successfully. Perhaps this PR should be closed. e-mail to the original submitter bounces, so I don't think we can ask him to test a newer version. Dara