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 libfortran/31880] silent data corruption in gfortran read statement



------- Comment #2 from kargl at gcc dot gnu dot org  2007-05-10 00:47 -------
(In reply to comment #1)
> Confirmed on i686-linux, for all active branches.
> 

I'm not sure how you can confirm this.  The program is invalid.
a,b,c, and e are undefined in the write statement, so gfortran 
can do whateve it wants.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31880


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