--- gcc/config/pc532.h 2018/04/24 17:54:31 1.1.1.1 +++ gcc/config/pc532.h 2018/04/24 17:59:30 1.1.1.2 @@ -63,9 +63,13 @@ the Free Software Foundation, 675 Mass A #define PC_RELATIVE -/* This machine appears to use GAS syntax. */ +/* Operand of bsr or jsr should be just the address. */ -#define GAS_SYNTAX +#define CALL_MEMREF_IMPLICIT + +/* movd insns may have floating point constant operands. */ + +#define MOVD_FLOAT_OK /* Every address needs to use a base reg. */