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

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code

--- Comment #1 from anlauf at gcc dot gnu.org ---
I think the code is invalid.

NAG says:

% nagfor pr123375.f90
NAG Fortran Compiler Release 7.2(Shin-Urayasu) Build 7203
Error: pr123375.f90, line 7: C_INT has already been accessed by USE association
from module ISO_C_BINDING, so cannot be now be imported
       detected at IMPORT@C_INT
[NAG Fortran Compiler pass 1 error termination, 1 error]

Reply via email to