[Bug target/26765] ICE in in extract_insn with __thread and optimization

kazu at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu May 4 20:15:00 GMT 2006



------- Comment #6 from kazu at gcc dot gnu dot org  2006-05-04 20:15 -------
Subject: Bug 26765

Author: kazu
Date: Thu May  4 20:14:58 2006
New Revision: 113537

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113537
Log:
gcc/
        PR target/26765
        * config/mips/mips.c (mips_symbolic_address_p): Return true
        for SYMBOL_TLSGD, SYMBOL_TLSLDM, SYMBOL_DTPREL, SYMBOL_TPREL,
        SYMBOL_GOTTPREL, and SYMBOL_TLS.

gcc/testsuite/
        PR target/26765
        * gcc.target/mips/pr26765.c: New.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.target/mips/pr26765.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


-- 


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



More information about the Gcc-bugs mailing list