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/23261] [meta-bug] gfortran testsuite bugs on mingw32


------- Additional Comments From fxcoudert at gcc dot gnu dot org  2005-08-07 13:05 -------
With recent patch that fixes a number of issues with temporary files
(http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00399.html), and including the
bugs that are caused by the script not being perfect, the list reduces to:

 FAIL: gfortran.dg/direct_io_2.f90 (PR 23264)
 FAIL: gfortran.dg/endfile.f90 (PR 23262)
 FAIL: gfortran.dg/fmt_read_bz_bn.f90 (PR 23265)
 FAIL: gfortran.dg/output_exponents_1.f90
 FAIL: gfortran.fortran-torture/execute/inquire_2.f90 (PR 23272)

I have reduced each of those bugs (see PR number associated to each), which are
all target-specific. The output_exponents_1.f90 failure is associated to my
recent patch proposal (http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00338.html),
i'm investigating...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |23262, 23264, 23265, 23272
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-07 13:05:23
               date|                            |


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


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