public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "H. J. Lu" <hjl@lucon.org>
To: Stephane Carrez <stcarrez@nerim.fr>
Cc: binutils@sources.redhat.com
Subject: Re: [RFA]: LD testsuite for HC11 linker relaxation
Date: Sat, 12 Oct 2002 10:30:00 -0000	[thread overview]
Message-ID: <20021012103036.A11006@lucon.org> (raw)
In-Reply-To: <3DA877BA.2000503@nerim.fr>; from stcarrez@nerim.fr on Sat, Oct 12, 2002 at 09:27:54PM +0200

On Sat, Oct 12, 2002 at 09:27:54PM +0200, Stephane Carrez wrote:
> Hi!
> 
> This patch is the test suite I'm using to validate the HC11 linker relaxation.
> It creates the specific directory ld/testsuite/ld-m68hc11 to follow other target
> specific tests.  Only run for m6811-* and m6812-*.
> 
> Can you approve it?
> 
> Thanks,
> 	Stephane
> 
> 2002-10-12  Stephane Carrez  <stcarrez@nerim.fr>
> 
> 	* ld-m68hc11/m68hc11.exp: Specific tests for 68HC11/68HC12.
> 	* ld-m68hc11/adj-jump.d: New test for linker relaxation.
> 	* ld-m68hc11/adj-jump.s: Likewise.
> 	* ld-m68hc11/adj-brset.s: Likewise.
> 	* ld-m68hc11/adj-brset.d: Likewise.
> 	* ld-m68hc11/relax-direct.s: Likewise.
> 	* ld-m68hc11/relax-direct.d: Likewise.
> 	* ld-m68hc11/relax-group.s: Likewise.
> 	* ld-m68hc11/relax-group.d: Likewise.
> 	* ld-m68hc11/bug-1403.d: Likewise.
> 	* ld-m68hc11/bug-1403.s: Likewise.

> diff --exclude=CVS -Nrup ../binutils-main/ld/testsuite/ld-m68hc11/adj-brset.d ld/testsuite/ld-m68hc11/adj-brset.d
> --- ../binutils-main/ld/testsuite/ld-m68hc11/adj-brset.d	Thu Jan  1 01:00:00 1970
> +++ ld/testsuite/ld-m68hc11/adj-brset.d	Wed May 15 13:02:16 2002
> @@ -0,0 +1,32 @@
> +#source: adj-brset.s
> +#as: -m68hc11
> +#ld: --relax
> +#objdump: -d --prefix-addresses -r
> +#target: m6811-*-* m6812-*-*
> +
> +.*: +file format elf32\-m68hc11
> +
> +Disassembly of section .text:
> +00008000 <_start> brclr	140,x \#\$c8 0000804a <L8>

May I suggest you to use

0+8000 <_start> brclr	140,x \#\$c8 0000804a <L8>


H.J.

  reply	other threads:[~2002-10-12 17:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-12 10:28 Stephane Carrez
2002-10-12 10:30 ` H. J. Lu [this message]
2002-10-12 11:40   ` Jakub Jelinek
2002-10-13 21:52 ` Hans-Peter Nilsson
2002-10-14 14:31 ` Stephane Carrez

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=20021012103036.A11006@lucon.org \
    --to=hjl@lucon.org \
    --cc=binutils@sources.redhat.com \
    --cc=stcarrez@nerim.fr \
    /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).