public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/50288] FAIL: gfortran.dg/class_45b.f03
Date: Sun, 04 Sep 2011 19:18:00 -0000	[thread overview]
Message-ID: <bug-50288-4-TFlYbmZPMD@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-50288-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-09-04 19:18:00 UTC ---
I think I understand what's happening, although I don't know how to fix it:

(1) gfortran.dg/class_45a.f03 is compiled and generate g_nodes.mod,
(2) gfortran.dg/class_45b.f03 is compiled and run with -O0,
(3) g_nodes.mod is cleaned due to "! { dg-final { cleanup-modules "G_Nodes" }
}"
(4) gfortran.dg/class_45b.f03 is proceeded with -O1 but g_nodes.mod is no
longer there, hence the failure:

Fatal Error: Can't open module file 'g_nodes.mod' for reading at (1): No such
file or directory^M
FAIL: gfortran.dg/class_45b.f03  -O1  (test for excess errors)
Excess errors:
/opt/gcc/work/gcc/testsuite/gfortran.dg/class_45b.f03:9:6: Fatal Error: Can't
open module file 'g_nodes.mod' for reading at (1): No such file or direc
tory


  reply	other threads:[~2011-09-04 19:18 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-04 18:49 [Bug fortran/50288] New: " hjl.tools at gmail dot com
2011-09-04 19:18 ` dominiq at lps dot ens.fr [this message]
2011-09-04 19:19 ` [Bug fortran/50288] " dominiq at lps dot ens.fr
2011-09-04 19:55 ` burnus at gcc dot gnu.org
2011-09-04 20:35 ` dominiq at lps dot ens.fr
2011-09-04 21:20 ` burnus at gcc dot gnu.org
2011-09-05 12:26 ` janus at gcc dot gnu.org
2011-09-05 12:31 ` burnus at gcc dot gnu.org
2011-09-05 12:50 ` janus at gcc dot gnu.org
2011-09-05 13:52 ` janus at gcc dot gnu.org
2011-09-05 15:20 ` burnus at gcc dot gnu.org
2011-09-05 16:00 ` janus at gcc dot gnu.org
2011-09-05 19:34 ` janus at gcc dot gnu.org
2011-09-05 19:53 ` janus at gcc dot gnu.org
2011-09-06  6:50 ` burnus at gcc dot gnu.org
2011-09-06 12:19 ` janus at gcc dot gnu.org
2011-09-07  8:18 ` burnus at gcc dot gnu.org
2011-09-07 10:58 ` janus at gcc dot gnu.org
2011-09-07 13:33 ` janus at gcc dot gnu.org
2011-09-07 13:45 ` janus at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-50288-4-TFlYbmZPMD@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).