]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
re PR middle-end/61141 (c-common.c:1502:1: ICE: in reset_insn_used_flags, at emit...
authorJohn David Anglin <danglin@gcc.gnu.org>
Mon, 9 Jun 2014 16:41:10 +0000 (16:41 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 9 Jun 2014 16:41:10 +0000 (10:41 -0600)
commit748e88da7ede35273266e9f35488a9a4dd299f84
tree39a17786464eca67269e1c8d16a689aead2d5f28
parent00f30445f42d7a01e60455deaa9c7db23508099d
re PR middle-end/61141 (c-common.c:1502:1: ICE: in reset_insn_used_flags, at emit-rtl.c:2677)

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
gcc/ChangeLog
gcc/emit-rtl.c
This page took 0.054572 seconds and 5 git commands to generate.