r128197 - in /branches/gcc-4_2-branch/gcc: Chan...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Thu Sep 6 18:05:00 GMT 2007
Author: rsandifo
Date: Thu Sep 6 18:04:51 2007
New Revision: 128197
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128197
Log:
gcc/
PR target/33256
* config/mips/mips.c (mips_classify_symbolic_expression): New function.
(mips_classify_address): Use it instead of mips_symbolic_constant_p.
(print_operand_reloc): Likewise.
gcc/testsuite/
200x-xx-xx David Daney <ddaney@avtrex.com>
Richard Sandiford <richard@codesourcery.com>
PR target/33256
* gcc.target/mips/mips.exp (setup_mips_tests): Set mips_forced_le.
(dg-mips-options): Skip -EB and -meb tests when $mips_forced_le.
* gcc.target/mips/pr33256.c: New test.
Added:
branches/gcc-4_2-branch/gcc/testsuite/gcc.target/mips/pr33256.c
Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/config/mips/mips.c
branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
branches/gcc-4_2-branch/gcc/testsuite/gcc.target/mips/mips.exp
More information about the Gcc-cvs
mailing list