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

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
                 CC|                            |anlauf at gcc dot gnu.org
            Summary|ICE in gfc_trans_omp_do, at |[OpenACC] ICE in
                   |fortran/trans-openmp.c:3164 |gfc_trans_omp_do, at
                   |                            |fortran/trans-openmp.c:3164

--- Comment #6 from anlauf at gcc dot gnu.org ---
Code is still rejected with current 10-trunk:

x.f90:4:23:

    4 |   do concurrent (i=1:3)
      |                       1
Error: !$ACC LOOP cannot be a DO CONCURRENT loop at (1)

Reply via email to