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 #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to Walt Brainerd from comment #0)
> Windows 10, gcc 7.0.1 20170416
> 
> If the commented versions of the USE or WRITE statements
> are used, the program works fine.
> 
> The function B converts wage to a structure with one component.
> 
> I can provide all the supporting code if needed,
> but that doesn't seem relevant.
> 

Yes, please provide. I need complete 'valid' code to test debug. I will
eventually create a new test case for the testsuite. It is relevant because I
need to reproduce exact conditions. Yes I could contrive something but I might
miss something doing so.

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