public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* IA64 linker is broken
@ 2003-03-04 20:13 H. J. Lu
  2003-03-18 15:25 ` [PATCH] " Jakub Jelinek
  0 siblings, 1 reply; 3+ messages in thread
From: H. J. Lu @ 2003-03-04 20:13 UTC (permalink / raw)
  To: rth; +Cc: binutils

Hi Richard,

You added a call to get_dyn_sym_info in your last change without checking
relocation type. Now

--foo.s--
        .section .text
 {   .mib
        nop.m   0
        nop.i   0
        br.cond.dpnt.many       .b1_1 ;;
 }
        .section .text1
 .b1_1:
 {   .mii
        nop.m   0
        nop.i   0
        nop.i   0
 }
----

No longer works. You may want to check the relocation type first.


H.J.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-18 18:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-04 20:13 IA64 linker is broken H. J. Lu
2003-03-18 15:25 ` [PATCH] " Jakub Jelinek
2003-03-18 18:57   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).