PowerPC: Remove unnecessary -mnew-mnemonics.
authorTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Thu, 1 Nov 2012 23:00:06 +0000 (18:00 -0500)
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>
Thu, 1 Nov 2012 23:02:41 +0000 (18:02 -0500)
ChangeLog
sysdeps/powerpc/Makefile

index a69c627..b2f40c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
+
+       * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
+
 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
 
        * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
index 79dd6fa..7442b67 100644 (file)
@@ -1,7 +1,3 @@
-# We always want to use the new mnemonic syntax even if we are on a RS6000
-# machine.
-+cflags += -mnew-mnemonics
-
 ifeq ($(subdir),string)
 CFLAGS-memcmp.c += -Wno-uninitialized
 endif