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/30626] Wrong-code for internal read



------- Comment #4 from pault at gcc dot gnu dot org  2007-01-30 17:30 -------
(In reply to comment #3)
> Paul's preliminary patch for pr30284 fixes this bug.  The library side still
> shows a potential problem, but we don't hit it with the test cases here because
> we are only reading one record.

True!  I had forgotten that my equivalent of FX's example here were three
element vectors, where the bug come into its own:)

Paul


-- 


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


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