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] Typo fix in gas/testsuite/gas/mips/empic3_e.s


Hello All,

This fixes a typo in gas/testsuite/gas/mips/empic3_e.s.


Thiemo


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

	/gas/testsuite/ChangeLog
	* gas/mips/empic3_e.s: Fix typo.


diff -burpNX /bigdisk/src/gcc-exclude source-orig/gas/testsuite/gas/mips/empic3_e.s source/gas/testsuite/gas/mips/empic3_e.s
--- source-orig/gas/testsuite/gas/mips/empic3_e.s	Wed Jan  2 19:59:30 2002
+++ source/gas/testsuite/gas/mips/empic3_e.s	Sat Aug 23 01:11:50 2003
@@ -1,5 +1,5 @@
-# Check PC-relative HI/LO relocs relocs for -membedded-pic when HI and
-# LO are split over a 32K boundary.
+# Check PC-relative HI/LO relocs for -membedded-pic when HI and LO are
+# split over a 32K boundary.
 
         .text
         .set noreorder


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