* config/spu/spu-elf.h (ASM_SPEC): Remove %{w:-W}.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 19 Jan 2011 20:51:32 +0000 (20:51 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 19 Jan 2011 20:51:32 +0000 (20:51 +0000)
From-SVN: r169028

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

index de6552c520119a580d1b9ab0f9ec654e459b15a1..8ee6b244fbce9f21ca4eae0d3b8802693c68cfae 100644 (file)
@@ -1,3 +1,7 @@
+2011-01-19  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/spu/spu-elf.h (ASM_SPEC): Remove %{w:-W}.
+
 2011-01-19  Joseph Myers  <joseph@codesourcery.com>
 
        * config/rs6000/sysv4.h (LINK_PATH_SPEC): Remove.
index 967c8abc6176d8fd543f101ae9e9a8832b3b8b63..dab9ad35228a782becdbea8cc78c220fcc570e87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+/* Copyright (C) 2006, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
 
    This file is free software; you can redistribute it and/or modify it under
    the terms of the GNU General Public License as published by the Free
@@ -78,7 +78,6 @@
       mcache-size=8  :-lgcc_cache8k; \
                      :-lgcc_cache64k}"
 
-/* Turn off warnings in the assembler too. */
 #undef ASM_SPEC
-#define ASM_SPEC  "%{w:-W}"
+#define ASM_SPEC  ""