diff options
author | Richard Henderson <rth@redhat.com> | 2005-10-18 19:13:37 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2005-10-18 19:13:37 -0700 |
commit | fd4aca960b65ab4749712571057ab955385fe8b5 (patch) | |
tree | 4eb72723f1e1fa0265c96e81441ba4127ff0b02d /gcc/fortran/resolve.c | |
parent | 14a814a401be5351d9114bcbf1d0bf59c9c41f30 (diff) | |
download | gcc-fd4aca960b65ab4749712571057ab955385fe8b5.zip gcc-fd4aca960b65ab4749712571057ab955385fe8b5.tar.gz gcc-fd4aca960b65ab4749712571057ab955385fe8b5.tar.bz2 |
re PR target/24428 (TLS miscompilation on x86_64)
PR target/24428
* config/i386/i386.c (legitimate_constant_p): Check
SYMBOL_REF_TLS_MODEL directly. Don't fallthru to SYMBOL_REF
if LABEL_REF.
(legitimate_pic_operand_p): Test SYMBOL_REF_TLS_MODEL directly.
(legitimate_pic_address_disp_p): Reorg CONST checking to make
sure SYMBOL_REF_TLS_MODEL is tested. Test SYMBOL_REF_TLS_MODEL
directly.
(print_operand_address): Likewise.
* config/i386/predicates.md (x86_64_immediate_operand): Test
SYMBOL_REF_TLS_MODEL properly inside CONST.
(x86_64_zext_immediate_operand): Likewise.
(global_dynamic_symbolic_operand, local_dynamic_symbolic_operand,
initial_exec_symbolic_operand, local_exec_symbolic_operand): Remove.
* config/i386/i386-protos.h: Remove predicates.md entries.
From-SVN: r105592
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions