[Consult] tile: How to construct testsuite for tile architecture without hardware.
Mike Stump
mikestump@comcast.net
Sat Jan 31 19:44:00 GMT 2015
On Jan 31, 2015, at 3:24 AM, Chen Gang S <gang.chen@sunrus.com.cn> wrote:
> ./insn-flags.h:114:0: warning: "HAVE_indirect_jump" redefined
> #define HAVE_indirect_jump (Pmode == DImode)
So, the 386 port uses modeless define expands from the well known named patterns and they mix in <mode> to the name of the non-well known named patterns.
More information about the Gcc-help
mailing list