[Bug tree-optimization/68756] [6 Regression] ICE w/ -O1 -floop-nest-optimize and isl 0.15: isl-0.15/isl_id.c:213: unable to find id
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 12 10:09:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68756
--- Comment #10 from vries at gcc dot gnu.org ---
Author: vries
Date: Tue Apr 12 10:08:48 2016
New Revision: 234896
URL: https://gcc.gnu.org/viewcvs?rev=234896&root=gcc&view=rev
Log:
Fix typo in copy_cond_phi_args
2016-04-12 Tom de Vries <tom@codesourcery.com>
PR tree-optimization/68756
* graphite-isl-ast-to-gimple.c (copy_cond_phi_args): Use new_expr
instead of new_name.
* gcc.dg/graphite/pr68756.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/graphite/pr68756.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/graphite-isl-ast-to-gimple.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list