[PATCH] Make debug info section relative on IA64

Richard Henderson rth@redhat.com
Fri Feb 28 01:33:00 GMT 2003


On Thu, Feb 27, 2003 at 01:11:06PM -0800, Steve Ellcey wrote:
> ! 	      if (exp->X_op == O_symbol &&
> ! 		  exp->X_add_symbol &&
> ! 		  (!strcmp(S_GET_NAME(exp->X_add_symbol),".debug_abbrev") ||
> ! 		   !strcmp(S_GET_NAME(exp->X_add_symbol),".debug_line") ||
> ! 		   !strcmp(S_GET_NAME(exp->X_add_symbol),".debug_info")))
> ! 		code = BFD_RELOC_IA64_SECREL64LSB;

Ug.  No, please.  I'd rather we fiddled something in the
dwarf2 bit of the assembler to dtrt.


r~



More information about the Binutils mailing list