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/77693] ICE in rtl_for_decl_init, at dwarf2out.c:17378


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Since a revision between r242901 and r243100 I get the following error:

    data a /(1.,2.)/
                  1
Error: NULL() initialization expected in DATA statement for 'a' at (1)

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