From mboxrd@z Thu Jan 1 00:00:00 1970 From: "John David Anglin" To: dave@hiauly1.hia.nrc.ca (John David Anglin) Cc: binutils@sourceware.cygnus.com Subject: Re: gas 2.10.91 from 20000920 cvs is broken under hpux 10.20 Date: Fri, 22 Sep 2000 16:56:00 -0000 Message-id: <200009222356.TAA11647@hiauly1.hia.nrc.ca> References: X-SW-Source: 2000-09/msg00404.html > Since the linker hasn't changed, I would have to guess that there is a > relocation problem with respect to the above call. However, when I > include the relocation info in the assembly dump of emit-rtl.o, things > appear normal: > > 20c: e8 5f 1b dd b,l 0 ,rp > 20c: R_PCREL_CALL reset_used_flags+0x40000000 The problem is the `0' in the above. It should be 20c: e8 5f 1b dd b,l 214 ,rp 20c: R_PCREL_CALL reset_used_flags+0x40000000 Dave -- J. David Anglin dave.anglin@nrc.ca National Research Council of Canada (613) 990-0752 (FAX: 952-6605)