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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu.org
           Severity|blocker                     |normal

--- Comment #1 from kargl at gcc dot gnu.org ---
(In reply to Dan Kokron from comment #0)

> 
>     intScanPos = SCAN (this%strCharacters(1:), dmy_strDelims)

Workaround is to not use an array section here.

PS: Fortran bugs are never have an importance of "blocker" unless
the bug breaks bootstrap.

Reply via email to