This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: Vast numbers of execution regressions on trunk? (i686-pc-linux-gnu)


Its probably the io.h dependency bug. You need to touch all files in libgfortran/io to make sure they get re-compiled if io.h got updated.

I'll fix that at some point during stage1. It requires a bit of reordering, but nothing too hard.


FX


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