public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Sobhy Gad <sgad@snafu.de>
To: crossgcc-owner@sources.redhat.com, crossgcc@sourceware.cygnus.com
Subject: AS-BUG????????
Date: Wed, 08 Nov 2000 12:15:00 -0000	[thread overview]
Message-ID: <3A09B44214.A050SGAD@mail.snafu.de> (raw)
In-Reply-To: <3A0982E5.A273043A@redcreek.com>

I try to compile an asm-file with as-2.9.5.2 for m68k (cpu32 built for
win32) but it.
does not really work:

	jmp	label_x
	:
	:
label_x:
	:
	:
I get in the bin file that the list fiel:
41F9 0000 0000. insted fo 0000 0000 should be a distence to the label
it does not calculate the jump.
also .long label_y is tranlated as 0000 0000
################################################
when i compile it with the version 2.9.1 IT WORKS very well.
#################################################

STRANGE...could any one help

best regards
S. Gad


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

  parent reply	other threads:[~2000-11-08 12:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-08  9:41 mips problem: objdump cannot recognize debugging info Ricky Charlet
2000-11-08 10:10 ` Ricky Charlet
2000-11-08 12:15 ` Sobhy Gad [this message]
2000-11-09  1:11   ` AS-BUG???????? Stefan Petters
2000-11-09  1:29     ` AS-BUG???????? paul_pinault
2000-11-09  3:05 ` AS-BUG???????? Sobhy Gad
2000-11-09  3:16   ` AS-BUG???????? Alexandre Oliva
2000-11-09  9:22   ` [postmaster@sourceware] AS-BUG???????? Christopher Faylor
2000-11-09  9:50 AS-BUG???????? David Korn

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=3A09B44214.A050SGAD@mail.snafu.de \
    --to=sgad@snafu.de \
    --cc=crossgcc-owner@sources.redhat.com \
    --cc=crossgcc@sourceware.cygnus.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).