[Bug other/61391] [4.10 Regression] ICE in execute_one_pass at -O3 and above

ysrumyan at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Jun 26 07:55:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61391

--- Comment #4 from Yuri Rumyantsev <ysrumyan at gmail dot com> ---
It turned out that wrong PR number was used in ChangeLog. In fact this bug was
fixed:

URL: http://gcc.gnu.org/viewcvs?rev=211263&root=gcc&view=rev
Log:
gcc/
    PR tree-optimization/61319
    * tree-if-conv.c (is_cond_scalar_reduction): Add missed check that
    stmt belongs to loop.

gcc/testsuite/
    * gcc.dg/torture/pr61319.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr61391.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-if-conv.c



More information about the Gcc-bugs mailing list