This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, arm] Stack the PIC register for Thumb if PIC is enabled
- From: Nick Clifton <nickc at redhat dot com>
- To: Adam Nemet <anemet at Lnxw dot COM>
- Cc: Richard dot Earnshaw at arm dot com, gcc-patches at gcc dot gnu dot org
- Date: 02 Aug 2002 16:45:49 +0100
- Subject: Re: [PATCH, arm] Stack the PIC register for Thumb if PIC is enabled
- References: <200207311232.NAA07048@cam-mail2.cambridge.arm.com><hcvg6v5ald.fsf@anemet1.lynx.com><m3r8hiy6ro.fsf_-_@north-pole.nickc.cambridge.redhat.com><hck7n94sl8.fsf@anemet1.lynx.com>
Hi Adam,
> If you want I can update the ChangeLog and rerun the tests
> (-marm/-mthumb with /-fPIC/-fPIC -mpic-register=6). Let me know.
Sadly there is one unexpected failure with -mpic-register=6 that is
not present without it:
gcc.c-torture/compile/20000804-1.c -O0
I have not investigated this yet, nor have I checked to see if it
happens without the patch applied...
Cheers
Nick