[PATCH] h8300: Internal Error: fixup not contained within frag

Alan Modra amodra@bigpond.net.au
Fri Oct 5 10:10:00 GMT 2007


On Fri, Oct 05, 2007 at 10:17:13AM +0530, Deepen Mantri wrote:
>         .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

I could not reproduce your problem using mainline binutils sources.
Perhaps the bug has already been fixed?

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list