This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


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