[Bug fortran/93552] [8/9/10 Regression][OpenACC] ICE in gfc_trans_exit, at fortran/trans-stmt.c:6110 since r7-6598-g02889d23ee3b0285
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 24 11:21:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93552
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tobias Burnus <burnus@gcc.gnu.org>:
https://gcc.gnu.org/g:2bd8c3ff3511df8781dd9f3777efab20572d29ab
commit r10-6808-g2bd8c3ff3511df8781dd9f3777efab20572d29ab
Author: Tobias Burnus <tobias@codesourcery.com>
Date: Mon Feb 24 12:18:04 2020 +0100
OpenACC tile clause – apply exit/cycle checks (PR 93552)
PR fortran/93552
* match.c (match_exit_cycle): With OpenACC, check the kernels loop
directive and tile clause as well.
PR fortran/93552
* gfortran.dg/goacc/tile-4.f90: New.
More information about the Gcc-bugs
mailing list