]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/config/sparc/sol2-64.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / config / sparc / sol2-64.h
index ccdc8f3f800cc834063ad022b9b1fd17ec885b70..d0dd284daf06e01f587e47e67fad613cf273dd48 100644 (file)
@@ -1,7 +1,7 @@
-/* Definitions of target machine for GNU compiler, for bi-arch SPARC
+/* Definitions of target machine for GCC, for bi-arch SPARC
    running Solaris 2, defaulting to 64-bit code generation.  */
 
 #undef TARGET_DEFAULT
 #define TARGET_DEFAULT \
   (MASK_V9 + MASK_PTR64 + MASK_64BIT /* + MASK_HARD_QUAD */ + \
-   MASK_STACK_BIAS + MASK_FPU + MASK_LONG_DOUBLE_128)
+   MASK_STACK_BIAS + MASK_APP_REGS + MASK_FPU + MASK_LONG_DOUBLE_128)