[PATCH] Fix s390 as
Jakub Jelinek
jakub@redhat.com
Wed Jan 22 00:27:00 GMT 2003
More information about the Binutils mailing list
Wed Jan 22 00:27:00 GMT 2003
- Previous message (by thread): [PATCH] Fix s390 as
- Next message (by thread): [PATCH] Fix s390 as
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Jan 22, 2003 at 10:50:20AM +1030, Alan Modra wrote: > On Wed, Jan 22, 2003 at 12:35:25AM +0100, Jakub Jelinek wrote: > > The following patch fixes this, though I'm not sure if at least > > a S_IS_EXTERNAL (fixp->fx_addsy) check shouldn't be done in write.c > > directly. > > Tried that at one stage. Ran into problems with debug info if I > remember correctly. ie. gcc was emitting difference expressions that > needed to be resolved. So should it be done for @something only on s390 (ie. copy tc_s390_force_relocation into tc_s390_force_relocation_sub_same, return 0 first if it is local symbol and kill the S_FORCE_RELOC at the end)? Jakub
- Previous message (by thread): [PATCH] Fix s390 as
- Next message (by thread): [PATCH] Fix s390 as
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list