[Bug middle-end/65597] ICE in build_outer_var_ref, at omp-low.c:1043
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 30 16:18:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65597
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 35184
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35184&action=edit
gcc5-pr65597.patch
That said, IMHO this patch is a step in the right direction and fixes this
Fortran testcase, though the C testcase as well as similar Fortran testcase
with a different var under linear clause still ICEs.
More information about the Gcc-bugs
mailing list