This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Committed, scanasm.exp: Adjust for c++filt moved to binutils


On Thu, 19 Sep 2002, Hans-Peter Nilsson wrote:
> 	* lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
> 	Adjust for c++filt moved to binutils.

And tsk on me for missing to mention the removed redundant
cxxfilt-setting:

Index: ChangeLog
===================================================================
RCS file: /cvs/gcc/gcc/gcc/testsuite/ChangeLog,v
retrieving revision 1.2085
diff -p -c -u -p -r1.2085 ChangeLog
cvs server: conflicting specifications of output style
--- ChangeLog	20 Sep 2002 00:52:13 -0000	1.2085
+++ ChangeLog	20 Sep 2002 01:00:28 -0000
@@ -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>

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]