]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Mention removed duplicate cxxfilt setting
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Fri, 20 Sep 2002 01:02:18 +0000 (01:02 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Fri, 20 Sep 2002 01:02:18 +0000 (01:02 +0000)
From-SVN: r57326

gcc/testsuite/ChangeLog

index 1e69b6cf01875da501885ad57dee4a3990374227..436926d5b58b8bf0177d2ede45767c664cf6b347 100644 (file)
@@ -1,7 +1,8 @@
 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
-       Adjust for c++filt moved to binutils.
+       Adjust for c++filt moved to binutils.  Remove spurious duplicate
+       setting of cxxfilt.
 
 2002-09-19  Geoffrey Keating  <geoffk@apple.com>