This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Add MIPS nonpic tests to testsuite
- From: Richard Sandiford <rdsandiford at googlemail dot com>
- To: Catherine Moore <clm at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 31 Jan 2009 12:44:33 +0000
- Subject: Re: [patch] Add MIPS nonpic tests to testsuite
- References: <49345FE8.6040709@codesourcery.com> <87fxl62pjp.fsf@firetop.home> <493720E6.8030504@codesourcery.com> <o7myfcwvlz.fsf@foo.home> <873ah3k1w1.fsf@firetop.home> <49385F36.6090408@codesourcery.com> <87y6yviluc.fsf@firetop.home> <49834596.7060801@codesourcery.com>
Catherine Moore <clm@codesourcery.com> writes:
> Hi Richard,
> I finally got around to testing out this suggestion.
Thanks!
> * sde.h (SUBTARGET_ARM_SPEC): Don;t assemble -fpic code as
> -mabicalls.
Typo: s/;/'/
OK for 4.4. It's OK for 4.3 too from my POV, if you think it's appropriate.
Richard