* config/i386/sol2.h (TARGET_SUN_TLS): Remove duplicate definition.
From-SVN: r159503
This commit is contained in:
parent
58a1185978
commit
b09fd73a00
@ -96,11 +96,6 @@ along with GCC; see the file COPYING3. If not see
|
||||
#undef TARGET_SUN_TLS
|
||||
#define TARGET_SUN_TLS 1
|
||||
|
||||
/* Follow Sun requirements for TLS code sequences and use Sun assembler TLS
|
||||
syntax. */
|
||||
#undef TARGET_SUN_TLS
|
||||
#define TARGET_SUN_TLS 1
|
||||
|
||||
/* The Sun assembler uses .tcomm for TLS common sections. */
|
||||
#define TLS_COMMON_ASM_OP ".tcomm"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user