]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/rs6000/vxworks.h (CC1_SPEC): Don't handle -fvec or
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Jan 2011 20:59:52 +0000 (20:59 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Jan 2011 20:59:52 +0000 (20:59 +0000)
-fvec-eabi.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168818 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/rs6000/vxworks.h

index 5405de5823979c7603093af2e6fc85bfb0ea8f24..e9a1291852f5f1f5068199e15744035307e8196a 100644 (file)
@@ -1,3 +1,8 @@
+2011-01-14  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/rs6000/vxworks.h (CC1_SPEC): Don't handle -fvec or
+       -fvec-eabi.
+
 2011-01-14  Mike Stump  <mikestump@comcast.net>
 
        * config/alpha/alpha.md (umk_mismatch_args): Don't put a mode on set.
index 0f9290169f66aa4a3116472db7e0e2c08cea0f17..bb9bf223c34235f57492c4d76e664f20715788e2 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler.  Vxworks PowerPC version.
-   Copyright (C) 1996, 2000, 2002, 2003, 2004, 2005, 2007, 2009, 2010
+   Copyright (C) 1996, 2000, 2002, 2003, 2004, 2005, 2007, 2009, 2010, 2011
    Free Software Foundation, Inc.
    Contributed by CodeSourcery, LLC.
 
@@ -81,8 +81,7 @@ VXWORKS_ADDITIONAL_CPP_SPEC
 #define CC1_SPEC                                               \
 "%{G*} %{mno-sdata:-msdata=none} %{msdata:-msdata=default}     \
  %{mlittle|mlittle-endian:-mstrict-align}                      \
- %{profile: -p}                \
- %{fvec:-maltivec} %{fvec-eabi:-maltivec -mabi=altivec}"
+ %{profile: -p}"
 
 #define ASM_SPEC \
 "%(asm_cpu) \