[Bug fortran/78260] ICE in gimplify_expr, at gimplify.c:11939

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 20 08:07:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78260

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to Gerhard Steinmetz from comment #1)
> Another name clash :

This one is fixed with GCC 9:
    5 | !$acc declare present(s)
      |                        1
Error: Object ‘s’ is not a variable at (1)


(In reply to Gerhard Steinmetz from comment #0)
> With invalid code and option -fopenacc, affects version 6 and 7 :

This one still crashes with the trunk and on the openacc-gcc-9 branch.


More information about the Gcc-bugs mailing list