[PATCH] Don't define ARCH_cris for BFD64

Alan Modra amodra@gmail.com
Wed May 4 08:08:51 GMT 2022


On Wed, May 04, 2022 at 08:56:28AM +0100, Luis Machado via Binutils wrote:
> I believe it is a mistake to define ARCH_cris when BFD64 is defined. It is
> a 32-bit architecture, so should be placed outside of the BFD64 block.

No.  cris may be 32-bit but the bfd support requires a 64-bit bfd.
See config.bfd.

-- 
Alan Modra
Australia Development Lab, IBM


More information about the Binutils mailing list