]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/50579 (gcc.target/mips/20020620-1.c FAILs on IRIX 6.5)
authorRichard Sandiford <rdsandiford@googlemail.com>
Sun, 2 Oct 2011 18:29:27 +0000 (18:29 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 2 Oct 2011 18:29:27 +0000 (18:29 +0000)
commite4c07adeb05ce7715e2cfb608de2b9aa7a93d5a6
tree76e55902244d7f2050a160fc419db15c02269341
parentd9b59f5634a62064c652b54dc1a9dc8710261a93
re PR target/50579 (gcc.target/mips/20020620-1.c FAILs on IRIX 6.5)

gcc/testsuite/
PR target/50579
* gcc.target/mips/mips.exp (mips_long32_abi_p, mips_long64_abi_p):
New procedures.
(mips-dg-options): Force an ABI option if the current ABI is
incompatible with the required -mlong setting.  Likewise force
a long setting if the current one is incompatible with the
chosen ABI.  Keep abi_test_option_p, abi and eabi_p updated
throughout procedure.
* gcc.target/mips/abi-o64-long64.c: Require -mno-abicalls
instead of addressing=absolute.

From-SVN: r179433
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/abi-o64-long64.c
gcc/testsuite/gcc.target/mips/mips.exp