This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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: 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]