------- Comment #21 from rsandifo at gcc dot gnu dot org 2007-09-06 18:05 ------- Subject: Bug 33256
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 <[EMAIL PROTECTED]> Richard Sandiford <[EMAIL PROTECTED]> 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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33256 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]