* config/ia64/hpux.h: Target does too support thread-local storage.
authorZack Weinberg <zack@codesourcery.com>
Wed, 30 Jun 2004 03:50:55 +0000 (03:50 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Wed, 30 Jun 2004 03:50:55 +0000 (03:50 +0000)
From-SVN: r83891

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

index 94c5c964ea98e4d9afb9c4c3fd50d1a59206311e..a02c1e0bfb46787b51cc83d9ef3a9c655fc84299 100644 (file)
@@ -1,3 +1,7 @@
+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
index 2f98ea86abe61a45308e5dd37211e5d6609774aa..cd65be5d688ce3ff0940ee59305117658cc362b4 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