]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/gcc/config/sparc/sol2-gas-bi.h
This commit was generated by cvs2svn to compensate for changes in r168305,
[FreeBSD/FreeBSD.git] / contrib / gcc / config / sparc / sol2-gas-bi.h
1 /* Definitions of target machine for GCC, for bi-arch SPARC
2    running Solaris 2 using the GNU assembler.  */
3
4 #undef  AS_SPARC64_FLAG
5 #define AS_SPARC64_FLAG "-TSO -64 -Av9"
6
7 /* Emit a DTP-relative reference to a TLS variable.  */
8 #ifdef HAVE_AS_TLS
9 #define ASM_OUTPUT_DWARF_DTPREL(FILE, SIZE, X) \
10   sparc_output_dwarf_dtprel (FILE, SIZE, X)
11 #endif