aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/gcc/config/i386/gnu-user64.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.7/gcc/config/i386/gnu-user64.h')
-rw-r--r--gcc-4.7/gcc/config/i386/gnu-user64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.7/gcc/config/i386/gnu-user64.h b/gcc-4.7/gcc/config/i386/gnu-user64.h
index c392fd738..fca083cfe 100644
--- a/gcc-4.7/gcc/config/i386/gnu-user64.h
+++ b/gcc-4.7/gcc/config/i386/gnu-user64.h
@@ -41,7 +41,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#define CC1_SPEC \
LINUX_OR_ANDROID_CC (LINUX_TARGET_CC1_SPEC, \
LINUX_TARGET_CC1_SPEC \
- " -mstackrealign -mssse3" \
+ " -mssse3" \
" -fno-short-enums" \
" " \
ANDROID_CC1_SPEC("-fPIC"))