aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/gcc/config/sparc
diff options
context:
space:
mode:
authorPavel Chupin <pavel.v.chupin@intel.com>2012-11-27 14:09:50 +0400
committerPavel Chupin <pavel.v.chupin@intel.com>2013-04-18 16:50:12 +0400
commit9e1f9b3eacb51a67e675cd1195c472215fb16373 (patch)
treeaf3f97ee1874e13a5fe5ba61058aba045bbad279 /gcc-4.7/gcc/config/sparc
parent5d65342898686feb3faceb3beb10529501d67b48 (diff)
downloadtoolchain_gcc-9e1f9b3eacb51a67e675cd1195c472215fb16373.tar.gz
toolchain_gcc-9e1f9b3eacb51a67e675cd1195c472215fb16373.tar.bz2
toolchain_gcc-9e1f9b3eacb51a67e675cd1195c472215fb16373.zip
[4.7] x32: Backport x32 support into 4.7
This patch contains all gcc changes required to build x32 compiler. They are backported from 4.8/trunk. Change-Id: I923f639c1f0cee5812b0f555a39bab0bd0723865 Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
Diffstat (limited to 'gcc-4.7/gcc/config/sparc')
-rw-r--r--gcc-4.7/gcc/config/sparc/long-double-switch.opt2
-rw-r--r--gcc-4.7/gcc/config/sparc/sparc.opt2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc-4.7/gcc/config/sparc/long-double-switch.opt b/gcc-4.7/gcc/config/sparc/long-double-switch.opt
index eb3c1a00f..8ad32bd6f 100644
--- a/gcc-4.7/gcc/config/sparc/long-double-switch.opt
+++ b/gcc-4.7/gcc/config/sparc/long-double-switch.opt
@@ -19,7 +19,7 @@
; <http://www.gnu.org/licenses/>.
mlong-double-128
-Target Report RejectNegative Mask(LONG_DOUBLE_128) MaskExists
+Target Report RejectNegative Mask(LONG_DOUBLE_128)
Use 128-bit long double
mlong-double-64
diff --git a/gcc-4.7/gcc/config/sparc/sparc.opt b/gcc-4.7/gcc/config/sparc/sparc.opt
index 01f3d43b2..58ba6b79d 100644
--- a/gcc-4.7/gcc/config/sparc/sparc.opt
+++ b/gcc-4.7/gcc/config/sparc/sparc.opt
@@ -30,7 +30,7 @@ Target Report Mask(FPU)
Use hardware FP
mhard-float
-Target RejectNegative Mask(FPU) MaskExists
+Target RejectNegative Mask(FPU)
Use hardware FP
msoft-float