This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/6123: sparc-sun-solaris2.7 gcc-3.1 C testsuite failure in verify_local_live_at_start w/-fpic|-fPIC on gcc.dg/20020312-2.c
- From: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- To: bangerth at dealii dot org, ehrhardt at mathematik dot uni-ulm dot de, gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jakub at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Tue, 26 Nov 2002 23:01:39 -0500 (EST)
- Subject: Re: c/6123: sparc-sun-solaris2.7 gcc-3.1 C testsuite failure in verify_local_live_at_start w/-fpic|-fPIC on gcc.dg/20020312-2.c
- References: <20021126153355.9582.qmail@sources.redhat.com>
> From: bangerth@dealii.org
>
> I am a little bit confused, though: the audit trail shows
> patches have been applied. Yet, the problem still exists?
> What is the status of these patches?
Jakub's patch (which was installed) fixes the error if the target
platform defines __pic__/__PIC__ when -fpic/-fPIC is enabled. Most
targets don't. I suggested that we should do this globally here:
http://gcc.gnu.org/ml/gcc-patches/2002-04/msg00168.html
In another discussion, rth suggested we should do this also:
http://gcc.gnu.org/ml/gcc-patches/2002-06/msg00093.html
I agree and patches to accomplish this would be much appreciated.
--Kaveh
--
Kaveh R. Ghazi ghazi@caip.rutgers.edu