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/44491] Diagnostic just shows "<During initialization>" instead of a locus


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu.org

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Compiling the test in comment 0 with 5.2.0 or trunk gives an ICE

in gfc_format_decoder, at fortran/error.c:936

Internal compiler error: Error reporting routines re-entered.

or

(null):0: confused by earlier errors, bailing out

for builds configure with --enable-checking=release.

The change occurred between revisions r218570 (2014-12-10, error) and r218658
(2014-12-12, ICE), likely the changes for pr44054.

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