This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

[PATCH] Fix testcase gas/testsuite/gas/mips/rm7000.s


Hello All,

this fixes a testsuite failure.


Thiemo


2003-09-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>

	/gas/testsuite/ChangeLog
	* gas/mips/rm7000.s: Let objdump print trailing dots.


diff -burpNX /bigdisk/src/gcc-exclude source-orig/gas/testsuite/gas/mips/rm7000.s source/gas/testsuite/gas/mips/rm7000.s
--- source-orig/gas/testsuite/gas/mips/rm7000.s	Tue Jul 15 09:50:39 2003
+++ source/gas/testsuite/gas/mips/rm7000.s	Sun Sep 14 15:04:34 2003
@@ -3,3 +3,5 @@
 	madu	$5,$6
 	mflo	$7
 	mthi	$8	# No delay needed
+
+	.space	8


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