[Bug tree-optimization/77318] [7 regression] FAIL: gfortran.dg/graphite/pr68279.f90 -O (internal compiler error)
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 31 14:45:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77318
--- Comment #12 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Jan 31 14:44:37 2017
New Revision: 245064
URL: https://gcc.gnu.org/viewcvs?rev=245064&root=gcc&view=rev
Log:
2017-01-31 Richard Biener <rguenther@suse.de>
PR tree-optimization/77318
* graphite-sese-to-poly.c (extract_affine): Fix assert.
(create_pw_aff_from_tree): Take loop parameter.
(add_condition_to_pbb): Pass loop of the condition to
create_pw_aff_from_tree.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/graphite-sese-to-poly.c
More information about the Gcc-bugs
mailing list