genpeep.c
10.5 KB
-
genpeep.c: peephole requires an rtx_insn · ced9924c
gcc/ * genpeep.c (main): Rename param back from "uncast_ins1" to "ins1", strengthening from rtx to rtx_insn *. Drop now-redundant checked cast. * output.h (peephole): Strengthen param from rtx to rtx_insn *. From-SVN: r214330
David Malcolm committed