[Bug fortran/78571] ICE in create_character_initializer, at fortran/data.c:191

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Mon Nov 28 23:30:00 GMT 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |error-recovery,
                   |                            |ice-on-invalid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-11-28
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from 4.8 up to trunk (7.0). Note the ICE is gone if I comment the
line

   data x /'b'/


More information about the Gcc-bugs mailing list