public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Eric Christopher <echristo@redhat.com>
To: binutils@sources.redhat.com
Subject: [committed] fixup elf-rel10.s testcase
Date: Tue, 22 Feb 2005 23:18:00 -0000	[thread overview]
Message-ID: <1109101086.5032.13.camel@localhost.localdomain> (raw)

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)
 


                 reply	other threads:[~2005-02-22 19:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1109101086.5032.13.camel@localhost.localdomain \
    --to=echristo@redhat.com \
    --cc=binutils@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).