[PATCH] Fix illegal cast to rtx (*insn_gen_fn) (rtx, ...)

Oleg Endo oleg.endo@t-online.de
Sat Jul 27 13:16:00 GMT 2013


On Sat, 2013-07-27 at 14:52 +0200, Oleg Endo wrote:

> * I had to extend the number of max. args to 16, otherwise the SH
> backend's sync.md code wouldn't compile.

The error message was misleading.  It wasn't sync.md but some other SH
insn gen func that takes 16 args.  Anyway, doesn't change the original
fact that 11 args are not enough for all :)

Cheers,
Oleg



More information about the Gcc-patches mailing list