]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/spu/spu-elf.h (ASM_SPEC): Remove.
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 27 Jan 2011 08:39:02 +0000 (08:39 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 27 Jan 2011 08:39:02 +0000 (08:39 +0000)
From-SVN: r169324

gcc/ChangeLog
gcc/config/spu/spu-elf.h

index 207e618f55a1a27238c216e5feedc6930b7f18ec..0362a0a9202ea452331236d55d8088e51feb972a 100644 (file)
@@ -1,3 +1,7 @@
+2011-01-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * config/spu/spu-elf.h (ASM_SPEC): Remove.
+
 2011-01-26  Mikael Pettersson <mikpe@it.uu.se>
 
        PR rtl-optimization/46856
index dab9ad35228a782becdbea8cc78c220fcc570e87..818c391f99413e93820d02bd19a7333aa12aeeec 100644 (file)
@@ -78,6 +78,3 @@
       mcache-size=8  :-lgcc_cache8k; \
                      :-lgcc_cache64k}"
 
-#undef ASM_SPEC
-#define ASM_SPEC  ""
-