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/80484] Three syntax errors involving derived-type I/O


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

--- Comment #3 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
As an example of what I just said:

$ gfc pr80484.f03 
f951: internal compiler error: in gfc_match_use, at fortran/module.c:689

With no module defined. This is an unrelated bug I just stumbled on... with
your example the original post here.

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