Commit 03029de4 by Joseph Myers Committed by Joseph Myers

* config/spu/spu-elf.h (ASM_SPEC): Remove %{w:-W}.

From-SVN: r169028
parent e76efdbd
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.
(LINK_SHLIB_SPEC): Don't use %(link_path).
(SUBTARGET_EXTRA_SPECS): Remove link_path.
......
/* 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 ""
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment