aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/gcc/config/i386/biarch64.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.7/gcc/config/i386/biarch64.h')
-rw-r--r--gcc-4.7/gcc/config/i386/biarch64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.7/gcc/config/i386/biarch64.h b/gcc-4.7/gcc/config/i386/biarch64.h
index 629ec980d..0c3811e3f 100644
--- a/gcc-4.7/gcc/config/i386/biarch64.h
+++ b/gcc-4.7/gcc/config/i386/biarch64.h
@@ -25,5 +25,5 @@ a copy of the GCC Runtime Library Exception along with this program;
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
<http://www.gnu.org/licenses/>. */
-#define TARGET_64BIT_DEFAULT OPTION_MASK_ISA_64BIT
+#define TARGET_64BIT_DEFAULT (OPTION_MASK_ISA_64BIT | OPTION_MASK_ABI_64)
#define TARGET_BI_ARCH 1