[Bug target/33256] internal compiler error: in print_operand_reloc, at config/mips/mips.c:5579

rsandifo at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 6 18:07:00 GMT 2007



------- Comment #22 from rsandifo at gcc dot gnu dot org  2007-09-06 18:07 -------
Subject: Bug 33256

Author: rsandifo
Date: Thu Sep  6 18:06:51 2007
New Revision: 128198

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128198
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_1-branch/gcc/testsuite/gcc.target/mips/pr33256.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/mips/mips.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_1-branch/gcc/testsuite/gcc.target/mips/mips.exp


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33256



More information about the Gcc-bugs mailing list