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.

Reply via email to