Commit 48777900 by Zack Weinberg Committed by Zack Weinberg

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

From-SVN: r83891
parent 02bbc6ff
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment