From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24955 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 24890 invoked by uid 71); 6 May 2003 18:06:01 -0000 Date: Tue, 06 May 2003 18:06:00 -0000 Message-ID: <20030506180601.24889.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: target/6191: [HP-PA] ICE doing pointer math with -fPIC Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00402.txt.bz2 List-Id: The following reply was made to PR target/6191; 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/6191: [HP-PA] ICE doing pointer math with -fPIC Date: Tue, 6 May 2003 10:59:08 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=6191 Hi all, the testcase in this PR is confirmed to still fail as reported on both 3.3 branch and mainline (20030506 using powerpc-apple-darwin6.5 x hppa-linux cross compiler). It appears to be a generic PA bug as it also fails on hppa1.1-hp-hpux10.20 and hppa-2.0w-hp-hpux11.00 triplets while compiling successfully on c4x and powerpc-apple-darwin6.5. Dara