aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/rdos.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/rdos.h')
-rw-r--r--gcc/config/i386/rdos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/rdos.h b/gcc/config/i386/rdos.h
index f9bfe6d02e4..ccf6b78824a 100644
--- a/gcc/config/i386/rdos.h
+++ b/gcc/config/i386/rdos.h
@@ -25,7 +25,7 @@ along with GCC; see the file COPYING3. If not see
#define TARGET_TLS_DIRECT_SEG_REFS_DEFAULT MASK_TLS_DIRECT_SEG_REFS
#undef DEFAULT_TLS_SEG_REG
-#define DEFAULT_TLS_SEG_REG SEG_GS
+#define DEFAULT_TLS_SEG_REG ADDR_SPACE_SEG_GS
#undef TARGET_RDOS
#define TARGET_RDOS 1