[committed] fixup elf-rel10.s testcase

Eric Christopher echristo@redhat.com
Tue Feb 22 23:18:00 GMT 2005


This adds a label to the function for the testcase.

Seen while working on other patches.

-eric

2005-02-22  Eric Christopher  <echristo@redhat.com>

	* gas/mips/elf-rel10.s: Add label for frob.

Index: gas/testsuite/gas/mips/elf-rel10.s
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/mips/elf-rel10.s,v
retrieving revision 1.1
diff -u -p -w -r1.1 elf-rel10.s
--- gas/testsuite/gas/mips/elf-rel10.s	2 Feb 2003 19:37:20 -0000	1.1
+++ gas/testsuite/gas/mips/elf-rel10.s	22 Feb 2005 19:36:46 -0000
@@ -14,6 +14,7 @@ bar:
 	.end	bar
 
 	.ent	frob
+frob:	
 	lw	$4,%got_page(foo)($gp)
 	addiu	$4,$4,%got_ofst(foo)
 




More information about the Binutils mailing list