public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/29523] ICE with some non up-to date .mod files
Date: Wed, 01 Nov 2006 08:16:00 -0000	[thread overview]
Message-ID: <20061101081606.26746.qmail@sourceware.org> (raw)
In-Reply-To: <bug-29523-12778@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from fxcoudert at gcc dot gnu dot org  2006-11-01 08:16 -------
Using gfortran-4.1.1, I tried to reproduce your bug by adding a file foo.f90,
but can't:

$ cat foo.f90 
use ackland
use ackland_zbl
use alloys
use bcc
use constants
use filter
use inifile
use materials
use predictcorr
use stdlib
use voronoi
end
$ gfortran foo.f90 -I src-ICE && echo Works
Works

So, if you want us to debug it further, we'll need more info.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


  parent reply	other threads:[~2006-11-01  8:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-20 12:05 [Bug fortran/29523] New: " keinstein_junior at gmx dot net
2006-10-20 14:43 ` [Bug fortran/29523] " rguenth at gcc dot gnu dot org
2006-10-23  7:28 ` keinstein_junior at gmx dot net
2006-10-25  7:41 ` keinstein_junior at gmx dot net
2006-11-01  8:16 ` fxcoudert at gcc dot gnu dot org [this message]
2007-01-09 21:33 ` fxcoudert at gcc dot gnu dot org
2007-04-23 11:08 ` keinstein_junior at gmx dot net
2007-05-04 15:38 ` [Bug fortran/29523] [4.1/4.2 only] " fxcoudert at gcc dot gnu dot 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=20061101081606.26746.qmail@sourceware.org \
    --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).