This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/66562] ICE with gfortran-5.1.0


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]