[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#277845: marked as done ([PR 18591] gfortran: internal error with namelist)



Your message dated Wed, 20 Jul 2005 10:26:04 +0200
with message-id <17118.2716.118269.342136@gargle.gargle.HOWL>
and subject line Bug#277845: This seems to be fixed upstream...
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Oct 2004 20:29:42 +0000
>From Thomas.Koenig@online.de Fri Oct 22 13:29:42 2004
Return-path: <Thomas.Koenig@online.de>
Received: from moutng.kundenserver.de [212.227.126.176] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CL62g-0001EG-00; Fri, 22 Oct 2004 13:29:42 -0700
Received: from [212.227.126.207] (helo=mrelayng.kundenserver.de)
	by moutng.kundenserver.de with esmtp (Exim 3.35 #1)
	id 1CL62f-0000MJ-00
	for submit@bugs.debian.org; Fri, 22 Oct 2004 22:29:41 +0200
Received: from [80.141.204.241] (helo=meiner.onlinehome.de)
	by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1)
	id 1CL62e-0005py-00; Fri, 22 Oct 2004 22:29:40 +0200
Received: from ig25 by meiner.onlinehome.de with local (Exim 3.36 #1 (Debian))
	id 1CL62j-0001cc-00; Fri, 22 Oct 2004 22:29:45 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Thomas Koenig <Thomas.Koenig@online.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gfortran-4.0: internal error with namelist
X-Mailer: reportbug 2.99.6
Date: Fri, 22 Oct 2004 22:29:45 +0200
Message-Id: <E1CL62j-0001cc-00@meiner.onlinehome.de>
Sender: Thomas Koenig <Thomas.Koenig@online.de>
X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:82006718d44785d1b0aefbb6e084916e
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: gfortran-4.0
Version: 4.0-0pre0
Severity: normal
Tags: experimental

$ cat namel.inp
&foo
a=  2.300000    ,/
$ cat namel-tst.f90
program sechs_w
  implicit none

  integer, parameter :: dr=selected_real_kind(15)

  integer, parameter :: nkmax=6
  real(kind=dr) :: rb(nkmax)
  integer :: z

  real(kind=dr) :: dg
  real(kind=dr) :: a
  real(kind=dr) :: da
  real(kind=dr) :: delta
  real(kind=dr) :: s,t
  integer :: nk
  real(kind=dr) alpha0

  real(kind=dr) :: phi, phi0, rad, rex, zk, z0, drdphi, dzdphi

  namelist /schnecke/ z, dg, a, t, delta, s, nk, rb, alpha0

  read (*,schnecke)
  write (*,schnecke)
end program sechs_w
$ cat nam.inp
 &SCHNECKE
  z=1,
  dg=58.4,
  a=48.,
  delta=0.4,
  s=0.4,
  nk=6,
  rb=60, 0, 40,
  alpha0=20.,
 /
$ gfortran-4.0 namel-tst.f90
$ ./a.out < nam.inp
At line 22 of file namel-tst.f90
Internal Error: Can not match a namelist variable

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-k7
Locale: LANG=C, LC_CTYPE=de_DE@euro

Versions of packages gfortran-4.0 depends on:
ii  gcc-4.0                     4.0-0pre0    The GNU C compiler
ii  gcc-4.0-base                4.0-0pre0    The GNU Compiler Collection (base 
ii  libc6                       2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  libgfortran0                4.0-0pre0    Runtime library for GNU Fortran ap
ii  libgmp3                     4.1.4-3      Multiprecision arithmetic library

-- no debconf information

---------------------------------------
Received: (at 277845-done) by bugs.debian.org; 20 Jul 2005 08:26:08 +0000
>From doko@cs.tu-berlin.de Wed Jul 20 01:26:08 2005
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1Dv9u4-0003pi-00; Wed, 20 Jul 2005 01:26:08 -0700
Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13])
	by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id KAA28217;
	Wed, 20 Jul 2005 10:26:06 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 9F7A8F211;
	Wed, 20 Jul 2005 10:26:05 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 03446-21; Wed, 20 Jul 2005 10:26:04 +0200 (MEST) 11318
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
	Wed, 20 Jul 2005 10:26:04 +0200 (MEST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j6K8Q46E016701;
	Wed, 20 Jul 2005 10:26:04 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <17118.2716.118269.342136@gargle.gargle.HOWL>
Date: Wed, 20 Jul 2005 10:26:04 +0200
To: Alex Owen <rao3@leicester.ac.uk>, 277845-done@bugs.debian.org
Subject: Re: Bug#277845: This seems to be fixed upstream...
In-Reply-To: <Pine.LNX.4.44.0506091023360.15724-100000@falcon.le.ac.uk>
References: <Pine.LNX.4.44.0506091023360.15724-100000@falcon.le.ac.uk>
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: 277845-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
	HAS_PACKAGE autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: gfortran-4.0
Version: 4.0.1-1

Alex Owen writes:
> 
> Looking at http://gcc.gnu.org/PR18591 it seems that "upstream" have fixed
> the issue (arround 2005-06-05)



Reply to: