[Bug tree-optimization/69735] [6 Regression] internal compiler error: in harmful_loop_in_region, at graphite-scop-detection.c:1045
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 15 17:39:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69735
vries at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from vries at gcc dot gnu.org ---
This is a duplicate of PR68715.
There's a different function name reported at the ICE, but the reported line
number is roughly the same.
The reason for the different function name is:
...
2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
Sebastian Pop <s.pop@samsung.com>
(scop_detection::harmful_stmt_in_region): Renamed
harmful_loop_in_region.
...
The tentative fix for PR68715 also fixes the ICE for the test-case in this PR.
*** This bug has been marked as a duplicate of bug 68715 ***
More information about the Gcc-bugs
mailing list