This is the mail archive of the gcc-patches@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: [4.1 PATCH]: testsuite backports for -fpic/-fPIC


On Tue, 2008-01-08 at 11:51 -0500, Kaveh R. GHAZI wrote:
> This is the 4.1 branch version of my previous patch.  Although perhaps we
> won't make any further releases from this branch, I still test it from
> time to time and would like to reduce the "noise" from the testsuite.
> 
> Differences from the 4.2 version are that several patch bits are removed
> if the testcase doesn't exists in 4.1.  Also, on the 4.1 branch the
> definitions of __PIC__ and __pic__ are not uniform.  So I check for
> either/both macros.
> 
> Tested on x86_64-unknown-linux-gnu, no regressions and the testcases now
> pass with -fpic/-fPIC.
> 
> Okay for 4.1 branch?

OK.

Janis


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