]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix problem pointed out by Gunther Nikl on gcc list.
authorJames E Wilson <wilson@specifixinc.com>
Fri, 5 Aug 2005 03:20:12 +0000 (20:20 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 5 Aug 2005 03:20:12 +0000 (20:20 -0700)
commit3f94bdecbc6657d7cba51c8e368f3d29f353723c
tree41409fbd51766c75527b6e6c92a80cec7aab064b
parent460f84ed3d295f5bad049f989c355e6948d4052a
Fix problem pointed out by Gunther Nikl on gcc list.

* config/ptx4.h, config/sol2.h, config/arm/freebsd.h,
config/arm/linux-elf.h, config/frv/frv.h, config/i386/freebsd.h,
config/i386/freebsd64.h, config/i386/netware.h, config/i386/sco5.h,
config/ia64/freebsd.h, config/rs6000/sysv4.h, config/sparc/freebsd.h
(LINK_SPEC): Delete useless %{Wl,*:%*} item.

From-SVN: r102762
13 files changed:
gcc/ChangeLog
gcc/config/arm/freebsd.h
gcc/config/arm/linux-elf.h
gcc/config/frv/frv.h
gcc/config/i386/freebsd.h
gcc/config/i386/freebsd64.h
gcc/config/i386/netware.h
gcc/config/i386/sco5.h
gcc/config/ia64/freebsd.h
gcc/config/ptx4.h
gcc/config/rs6000/sysv4.h
gcc/config/sol2.h
gcc/config/sparc/freebsd.h