This is the mail archive of the binutils@sources.redhat.com 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:2.14.91 mingw/H8 relax failed


thx, it work ok, but this code not complete relaxed:

 mov.b   @0xFFFFFFC1:32, r0l
 mov.b   @0xFFFFFFC1:16, r0l
 mov.b   @0xFFFFFFC1:8, r0l
 mov.b   @0xFFFFFFC1, r0l

linked to:

 mov.b	@0xc1:8,r0l    ;ok
 mov.b	@0xffc1:16,r0l ; not relaxed
 mov.b	@0xc1:8,r0l    ;ok
 mov.b	@0xffc1:16,r0l ; not relaxed


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