[Bug fortran/69200] ICE on subsequent block statements with module imports

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Fri Jan 8 23:08:00 GMT 2016


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-01-08
     Ever confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from 4.8 up to trunk (6.0) provided the codes for the module and for
the program are in two separate files. If they are in the same file, the code
compiles and run with our error.


More information about the Gcc-bugs mailing list