Your message dated Thu, 21 Jul 2005 18:57:10 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#319293: bug in Package: gfortran
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; 20 Jul 2005 23:41:59 +0000
>From [EMAIL PROTECTED] Wed Jul 20 16:41:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from web32906.mail.mud.yahoo.com [68.142.206.53] 
        by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
        id 1DvOCN-0002HA-00; Wed, 20 Jul 2005 16:41:59 -0700
Received: (qmail 57750 invoked by uid 60001); 20 Jul 2005 23:41:28 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
  s=s1024; d=yahoo.com;
  
h=Message-ID:Received:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding;
  
b=LxTJSADzMhd5p05qndFOrbMeXmepxxDhVQI3mO2nBq0HWPgxDSDYgLdT+9XbzzP3teT4vDZwBjmdvcW302lYxbpIx4xJQXldZcIeMPiGT8wSaTBBdR2ePzs1o6dWvfTB0FXAHyrGQNIsnA5JeQBrPj8JogFcWoTzTlKdrASdah0=
  ;
Message-ID: <[EMAIL PROTECTED]>
Received: from [132.248.209.137] by web32906.mail.mud.yahoo.com via HTTP; Wed, 
20 Jul 2005 18:41:28 CDT
Date: Wed, 20 Jul 2005 18:41:28 -0500 (CDT)
From: Carlos Pineda <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: bug in Package: gfortran
To: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Delivered-To: [EMAIL PROTECTED]
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=-2.1 required=4.0 tests=BAYES_01,FORGED_YAHOO_RCVD,
        FROM_ENDS_IN_NUMS,HAS_PACKAGE autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Package: gfortran
Version: 4.0.0-2



Hello
its my first time reporting a bug. I started trying
the new

gfortran-4.0

and it seems to have some problem when executing a
code with a "SPREAD" function:


*********
[EMAIL PROTECTED]:~/entanglement$ cat p.f90
program hey
  print*,spread((/5/),1,3)  
end program hey
[EMAIL PROTECTED]:~/entanglement$ ifort p.f90 
[EMAIL PROTECTED]:~/entanglement$ ./a.out 
           5           5           5
[EMAIL PROTECTED]:~/entanglement$ gfortran-4.0 p.f90 
[EMAIL PROTECTED]:~/entanglement$ ./a.out 
Segmentation fault
*********

or even

*********
[EMAIL PROTECTED]:~/investigacion/entanglement$ cat
p.f90
program hey
  print*,spread(5,1,3)  
end program hey
[EMAIL PROTECTED]:~/entanglement$ ifort p.f90 
[EMAIL PROTECTED]:~/entanglement$ ./a.out 
           5           5           5
[EMAIL PROTECTED]:~/entanglement$ gfortran-4.0 p.f90 
[EMAIL PROTECTED]:~/entanglement$ ./a.out 

********
(and stays there forever....)


i am using debian testing. 



__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/ 

---------------------------------------
Received: (at 319293-done) by bugs.debian.org; 21 Jul 2005 16:57:14 +0000
>From [EMAIL PROTECTED] Thu Jul 21 09:57:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1DveME-0008Rs-00; Thu, 21 Jul 2005 09:57:14 -0700
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id SAA03791;
        Thu, 21 Jul 2005 18:57:12 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id B3F93F2DC;
        Thu, 21 Jul 2005 18:57:11 +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 27798-43; Thu, 21 Jul 2005 18:57:10 +0200 (MEST) 11365
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;
        Thu, 21 Jul 2005 18:57:10 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j6LGvAja016333;
        Thu, 21 Jul 2005 18:57:10 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 21 Jul 2005 18:57:10 +0200
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#319293: bug in Package: gfortran
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
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: [EMAIL PROTECTED]
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

fixed, at least in gfortran-4.0 4.0.1-2

Package: gfortran-4.0
Version: 4.0.1-2

Carlos Pineda writes:
> Package: gfortran
> Version: 4.0.0-2
>=20
>=20
>=20
> Hello
> its my first time reporting a bug. I started trying
> the new
>=20
> gfortran-4.0
>=20
> and it seems to have some problem when executing a
> code with a "SPREAD" function:
>=20
>=20
> *********
> [EMAIL PROTECTED]:~/entanglement$ cat p.f90
> program hey
>   print*,spread((/5/),1,3) =20
> end program hey
> [EMAIL PROTECTED]:~/entanglement$ ifort p.f90=20
> [EMAIL PROTECTED]:~/entanglement$ ./a.out=20
>            5           5           5
> [EMAIL PROTECTED]:~/entanglement$ gfortran-4.0 p.f90=20
> [EMAIL PROTECTED]:~/entanglement$ ./a.out=20
> Segmentation fault
> *********
>=20
> or even
>=20
> *********
> [EMAIL PROTECTED]:~/investigacion/entanglement$ cat
> p.f90
> program hey
>   print*,spread(5,1,3) =20
> end program hey
> [EMAIL PROTECTED]:~/entanglement$ ifort p.f90=20
> [EMAIL PROTECTED]:~/entanglement$ ./a.out=20
>            5           5           5
> [EMAIL PROTECTED]:~/entanglement$ gfortran-4.0 p.f90=20
> [EMAIL PROTECTED]:~/entanglement$ ./a.out=20
>=20
> ********
> (and stays there forever....)
>=20
>=20
> i am using debian testing.=20
>=20
>=20
>=20
> __________________________________________________
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y antispam =A1gratis!=20
> Reg=EDstrate ya - http://correo.espanol.yahoo.com/=20
>=20
>=20
> --=20
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
bian.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to