This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/6191: [HP-PA] ICE doing pointer math with -fPIC
- From: Dara Hazeghi <dhazeghi at yahoo dot com>
- To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Tue, 6 May 2003 10:59:08 -0700
- Subject: Re: target/6191: [HP-PA] ICE doing pointer math with -fPIC
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