]> git.ipfire.org Git - thirdparty/gcc.git/commit
openbsdelf.h (LINK_SPEC): Use %{r:} not %{r*:}.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 9 Dec 2010 13:28:22 +0000 (13:28 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 9 Dec 2010 13:28:22 +0000 (13:28 +0000)
commit7aed7dfc45e81230bd4fa01c16b55c0904b49535
tree4e1c407e566dc9c0ede0b90913aba94ccb7d6c17
parente59dabd237f24b87814a3664e2f092c2b107facf
openbsdelf.h (LINK_SPEC): Use %{r:} not %{r*:}.

* config/i386/openbsdelf.h (LINK_SPEC): Use %{r:} not %{r*:}.
* config/mips/openbsd.h (LINK_SPEC): Use %{r:} not %{r*:}.
* config/netbsd-aout.h (NETBSD_LINK_SPEC_AOUT): Use %{r:} not
%{r*:}.
* config/netbsd-elf.h (NETBSD_LINK_SPEC_ELF): Use %{r:} not
%{r*:}.
* config/sparc/openbsd64.h (LINK_SPEC): Use %{r:} not %{r*:}.
* config/vax/netbsd-elf.h (LINK_SPEC): Use %{r:} not %{r*:}.

From-SVN: r167635
gcc/ChangeLog
gcc/config/i386/openbsdelf.h
gcc/config/mips/openbsd.h
gcc/config/netbsd-aout.h
gcc/config/netbsd-elf.h
gcc/config/sparc/openbsd64.h
gcc/config/vax/netbsd-elf.h