[PATCH] h8300: Internal Error: fixup not contained within frag
Deepen Mantri
Deepen.Mantri@kpitcummins.com
Fri Oct 5 07:27:00 GMT 2007
On Friday, October 05, 2007 4:57 AM, Alan Modra wrote:
>>Please post the .s file (add -S or -save-temps to the above command)
>>so we can see what is going on.
Following is the assembly file generated for the same test case:
================================================================
.file "demo.c"
.h8300s
.section .text
.align 1
.global _main
_main:
mov.l er6,@-er7
mov.l er7,er6
sub.b r2l,r2l
mov.b r2l,@-320:16
sub.w r0,r0
mov.l @er7+,er6
rts
.size _main, .-_main
.ident "GCC: (GNU) 4.2-GNUH8_v0703"
.end
=================================================================
Regards,
Deepen Mantri
KPIT Cummins InfoSystems Ltd.
Pune, India
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Free download of GNU based tool-chains for Renesas' SH, H8, R8C,
M16C and M32C Series. The following site also offers free
technical support to its users. Visit http://www.kpitgnutools.com
for details. Latest versions of KPIT GNU tools were released on
October 1st,07
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the Binutils
mailing list