[Bug c/79431] [6/7 Regression] ICE in get, at cgraph.h:397
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 8 21:02:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79431
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-02-08
CC| |msebor at gcc dot gnu.org
Summary|ICE in get, at cgraph.h:397 |[6/7 Regression] ICE in
| |get, at cgraph.h:397
Ever confirmed|0 |1
Known to fail| |6.2.1, 7.0
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed. Bisection of the ICE points to r229814 (gcc 6.0.0):
r229814 | jakub | 2015-11-05 10:08:08 -0500 (Thu, 05 Nov 2015) | 429 lines
Assuming the code is valid the revision that it started to be rejected with is
r203408 (gcc 4.9.0):
r203408 | jakub | 2013-10-11 05:26:50 -0400 (Fri, 11 Oct 2013) | 1006 lines
More information about the Gcc-bugs
mailing list