* config/ia64/hpux.h: Target does too support thread-local storage.
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Jun 2004 03:50:55 +0000 (03:50 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Jun 2004 03:50:55 +0000 (03:50 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83891 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/ia64/hpux.h

index 94c5c96..a02c1e0 100644 (file)
@@ -1,5 +1,9 @@
 2004-06-29  Zack Weinberg  <zack@codesourcery.com>
 
+       * config/ia64/hpux.h: Target does too support thread-local storage.
+
+2004-06-29  Zack Weinberg  <zack@codesourcery.com>
+
        * combine.c (distribute_notes): Don't look at global_regs for
        pseudos.
 
index 2f98ea8..cd65be5 100644 (file)
@@ -196,10 +196,6 @@ do {                                                               \
 #undef  TARGET_SECTION_TYPE_FLAGS
 #define TARGET_SECTION_TYPE_FLAGS  ia64_rwreloc_section_type_flags
 
-/* HP-UX does not support thread-local storage.  */
-#undef TARGET_HAVE_TLS
-#define TARGET_HAVE_TLS false
-
 /* ia64 HPUX has the float and long double forms of math functions.  */
 #undef TARGET_C99_FUNCTIONS
 #define TARGET_C99_FUNCTIONS  1