summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/sparc/sol2-gas-bi.h
blob: bea2b3cf6b441c7a7c5340b306ab1aa29863c9d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* Definitions of target machine for GCC, for bi-arch SPARC
   running Solaris 2 using the GNU assembler.  */

#undef  AS_SPARC64_FLAG
#define AS_SPARC64_FLAG	"-TSO -64 -Av9"

/* Emit a DTP-relative reference to a TLS variable.  */
#ifdef HAVE_AS_TLS
#define ASM_OUTPUT_DWARF_DTPREL(FILE, SIZE, X) \
  sparc_output_dwarf_dtprel (FILE, SIZE, X)
#endif
OpenPOWER on IntegriCloud