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]

PATCH: Fix gas/mips/lb-xgot-ilocks.d


I checked in this patch under the obvious fix rule.


H.J.
----
2001-07-03  H.J. Lu  <hjl@gnu.org>

	* gas/mips/lb-xgot-ilocks.d: Add -march=r3900.

Index: gas/mips/lb-xgot-ilocks.d
===================================================================
RCS file: /work/cvs/gnu/binutils/gas/testsuite/gas/mips/lb-xgot-ilocks.d,v
retrieving revision 1.1.1.3
diff -u -p -r1.1.1.3 lb-xgot-ilocks.d
--- gas/mips/lb-xgot-ilocks.d	2001/07/03 15:15:46	1.1.1.3
+++ gas/mips/lb-xgot-ilocks.d	2001/07/03 18:45:31
@@ -1,6 +1,6 @@
 #objdump: -dr --prefix-addresses -mmips:3000
 #name: MIPS lb-xgot-ilocks
-#as: -mips1 -KPIC -xgot -mtune=r3900
+#as: -mips1 -KPIC -xgot -mtune=r3900 -march=r3900
 #source: lb-pic.s
 
 # Test the lb macro with -KPIC -xgot.


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