* config/ia64/hpux.h: Target does too support thread-local storage.

From-SVN: r83891
This commit is contained in:
Zack Weinberg 2004-06-30 03:50:55 +00:00 committed by Zack Weinberg
parent 02bbc6ffc0
commit 4877790048
2 changed files with 4 additions and 4 deletions

View 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

View 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