This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [4.5][PATCH][M68K] GCC support for TLS


The insns I see in m68k_final_prescan_insn are of this form:

(insn 12 187 13 ../../../gcc/libgomp/config/posix/sem.h:72 (set (reg/f:SI 13 %a5 [60])
        (plus:SI (reg/f:SI 13 %a5 [60])
            (const:SI (unspec:SI [
                        (symbol_ref:SI ("gomp_tls_data") [flags 0x2a] <var_decl 0x401577e0 gomp_tls_data>)
                        (const_int 5 [0x5])
                    ] 6)))) 132 {*addsi3_internal} (expr_list:REG_EQUIV (symbol_ref:SI ("gomp_tls_data") [flags 0x2a] <var_decl 0x401577e0 gomp_tls_data>)
        (nil)))

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Attachment: team.i.gz
Description: GNU Zip compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]