Complex relocs and RELOC_IMPLIES_OVERFLOW attr

Aurelien Buhrig aurelien.buhrig.gcc@gmail.com
Thu Sep 8 08:31:00 GMT 2011


Hi,

I've defined OBJ_COMPLEX_RELC macro to enable complex relocations
(from mep port) in my cpu port which seems to work well.
But for gas to compile, the RELOC_IMPLIES_OVERFLOW attr must be
defined in the cpu file (only in mep-core.cpu till now).

Shouldn't this attr be a general attribute rather than a target
dependant attr, or are the complex relocs in cgen a very experimental
feature we shouldn't use ?

Thanks,
Aurélien



More information about the Cgen mailing list