X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gcc%2Fconfig%2Frs6000%2Fdefault64.h;h=5a6192d186c7c11dfa6822be0fc645d1311a814a;hb=4d8cd3a26294ce35abb17668eac2b6c38dd23bd0;hp=0ff49aab9b1f617e11b3850f5ad169cbf667da47;hpb=c944d49b3bd3667c65c299afd3b1d756084203f4;p=platform%2Fupstream%2Fgcc48.git diff --git a/gcc/config/rs6000/default64.h b/gcc/config/rs6000/default64.h index 0ff49aa..5a6192d 100644 --- a/gcc/config/rs6000/default64.h +++ b/gcc/config/rs6000/default64.h @@ -1,6 +1,6 @@ /* Definitions of target machine for GNU compiler, for 64 bit powerpc linux defaulting to -m64. - Copyright (C) 2003, 2005, 2007 Free Software Foundation, Inc. + Copyright (C) 2003-2013 Free Software Foundation, Inc. This file is part of GCC. @@ -19,6 +19,4 @@ along with GCC; see the file COPYING3. If not see . */ #undef TARGET_DEFAULT -#define TARGET_DEFAULT \ - (MASK_POWERPC | MASK_PPC_GFXOPT | \ - MASK_POWERPC64 | MASK_64BIT | MASK_NEW_MNEMONICS) +#define TARGET_DEFAULT (MASK_PPC_GFXOPT | MASK_POWERPC64 | MASK_64BIT)