OSDN Git Service

2012-08-15 Segher Boessenkool <segher@kernel.crashing.org>
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 / aix53.h
index 5c72d57..d1a99e9 100644 (file)
@@ -105,7 +105,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_POWER5
@@ -160,7 +160,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.  */