emit-rtl.c
162 KB
-
re PR middle-end/61141 (c-common.c:1502:1: ICE: in reset_insn_used_flags, at emit-rtl.c:2677) · 748e88da
2014-05-18 John David Anglin <danglin@gcc.gnu.org> PR middle-end/61141 * emit-rtl.c (reset_all_used_flags): In a sequence, check that XVECEXP (pat, 0, i) is an INSN before calling reset_insn_used_flags. (verify_rtl_sharing): Likewise. From-SVN: r211380
John David Anglin committed