OSDN Git Service

2012-08-15 Segher Boessenkool <segher@kernel.crashing.org>
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 / aix52.h
index a5f1ca7..1c9e77f 100644 (file)
@@ -99,7 +99,7 @@ do {                                                                  \
    %{pthread: -D_THREAD_SAFE}"
 
 #undef  TARGET_DEFAULT
-#define TARGET_DEFAULT MASK_NEW_MNEMONICS
+#define TARGET_DEFAULT 0
 
 #undef  PROCESSOR_DEFAULT
 #define PROCESSOR_DEFAULT PROCESSOR_POWER4
@@ -162,7 +162,7 @@ do {                                                                        \
    and "cror 31,31,31" for POWER architecture.  */
 
 #undef RS6000_CALL_GLUE
-#define RS6000_CALL_GLUE "{cror 31,31,31|nop}"
+#define RS6000_CALL_GLUE "nop"
 
 /* AIX 4.2 and above provides initialization and finalization function
    support from linker command line.  */