public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [committed] fixup elf-rel10.s testcase
@ 2005-02-22 23:18 Eric Christopher
  0 siblings, 0 replies; only message in thread
From: Eric Christopher @ 2005-02-22 23:18 UTC (permalink / raw)
  To: binutils

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)
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-22 19:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-22 23:18 [committed] fixup elf-rel10.s testcase Eric Christopher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).