This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

AS-BUG????????


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]