Better handling of PIC suffixes in GAS expression parser

Alan Modra alan@linuxcare.com.au
Mon Apr 9 18:44:00 GMT 2001


On Tue, 10 Apr 2001, Alan Modra wrote:

> Hint for modifying existing code:  O_reloc is really a variation on
> O_symbol, so code handling O_symbol should accept O_reloc too in most
> cases.

Hmm, considering the above, there's probably no need for an O_reloc
operand type at all.  The existing O_symbol can be extended to store the
reloc in X_op_symbol.

-- 
Alan Modra



More information about the Binutils mailing list