[Bug fortran/78260] ICE in gimplify_expr, at gimplify.c:11939
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 16 15:32:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78260
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tschwinge at gcc dot gnu.org
Depends on| |85701
Assignee|unassigned at gcc dot gnu.org |burnus at gcc dot gnu.org
--- Comment #6 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
(In reply to Tobias Burnus from comment #3)
> This one is fixed with GCC 9:
> 5 | !$acc declare present(s)
> | 1
> Error: Object ‘s’ is not a variable at (1)
(Given 'subroutine s'.)
For the record (in case we ever get to backporting these things to release
branches), that was fixed in PR85701.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85701
[Bug 85701] [openacc] ICE in mark_scope_block_unused, at tree-ssa-live.c:364
More information about the Gcc-bugs
mailing list