[m68k] pass --pcrel to assembler

Nathan Sidwell nathan@codesourcery.com
Mon May 21 13:52:00 GMT 2007


We discovered that the linux and uclinux m68k configs were not passing --pcrel 
to the assembler when generating PIC, sep-data or id-shared-lib code.  This lead 
to non-PIC relocations being used for assembly inserts, assembly source files 
and out-of-range branch fixups on ISA C.

This patch fixes the driver to pass --pcrel, ok?

nathan
-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: all.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070521/b61974e1/attachment.ksh>


More information about the Gcc-patches mailing list