public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/47965] New: gfortran testsuite failures on mingw32
@ 2011-03-03  9:09 thenlich at users dot sourceforge.net
  2011-03-18 15:46 ` [Bug testsuite/47965] " jb at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: thenlich at users dot sourceforge.net @ 2011-03-03  9:09 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: gfortran testsuite failures on mingw32
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: thenlich@users.sourceforge.net


Problem 2 reported in Bug 42950 also occurs on mingw32, the others (1, 3-6)
not.

(2) /dev/null test (gfortran.dg/dev_null.F90 and gfortran.dg/write_to_null.F90)
where seemingly

#if defined  _WIN32
#define DEV_NULL "nul"

does not work as one gets:
  Fortran runtime error: File '/dev/null' does not exist


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug testsuite/47965] gfortran testsuite failures on mingw32
  2011-03-03  9:09 [Bug testsuite/47965] New: gfortran testsuite failures on mingw32 thenlich at users dot sourceforge.net
@ 2011-03-18 15:46 ` jb at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: jb at gcc dot gnu.org @ 2011-03-18 15:46 UTC (permalink / raw)
  To: gcc-bugs

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

Janne Blomqvist <jb at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jb at gcc dot gnu.org
         Resolution|                            |DUPLICATE

--- Comment #1 from Janne Blomqvist <jb at gcc dot gnu.org> 2011-03-18 15:45:59 UTC ---
AFAICS this is due to gfortran nowadays using libcpp rather than calling an
external cpp.

*** This bug has been marked as a duplicate of bug 42954 ***


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-18 15:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-03  9:09 [Bug testsuite/47965] New: gfortran testsuite failures on mingw32 thenlich at users dot sourceforge.net
2011-03-18 15:46 ` [Bug testsuite/47965] " jb at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).