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: [m68k] some testsuite cleanups


Mark Mitchell wrote:

Similarly thunk2 has an out-of-range relocation.


That test is already guarded with "{target fpic}"; is it the case that
PIC doesn't really work on this target, or is it just that PIC works,
but this test fails?  It doesn't look like there's anything about that
test that should be so difficult to support.  It might still make sense
to XFAIL it, if it fails in practice, but is there a bug that needs fixing?

It's possible the target should reject the -fpic flag. currently it is accepted, but I'm not sure it makes much sense on a bare elf target.


nathan

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


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