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

Bug#319293: marked as done (bug in Package: gfortran)



Your message dated Thu, 21 Jul 2005 18:57:10 +0200
with message-id <17119.54246.277128.7279@gargle.gargle.HOWL>
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 carlospgmat03@yahoo.com Wed Jul 20 16:41:59 2005
Return-path: <carlospgmat03@yahoo.com>
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: <[🔎] 20050720234128.57748.qmail@web32906.mail.mud.yahoo.com>
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 <carlospgmat03@yahoo.com>
Reply-To: carlospgmat03@yahoo.com
Subject: bug in Package: gfortran
To: submit@bugs.debian.org
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Delivered-To: submit@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=-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:


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

or even

*********
carlosp@lapatada:~/investigacion/entanglement$ cat
p.f90
program hey
  print*,spread(5,1,3)  
end program hey
carlosp@lapatada:~/entanglement$ ifort p.f90 
carlosp@lapatada:~/entanglement$ ./a.out 
           5           5           5
carlosp@lapatada:~/entanglement$ gfortran-4.0 p.f90 
carlosp@lapatada:~/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 doko@cs.tu-berlin.de Thu Jul 21 09:57:14 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 1DveME-0008Rs-00; Thu, 21 Jul 2005 09:57:14 -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 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 doko@localhost)
	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 <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Message-ID: <17119.54246.277128.7279@gargle.gargle.HOWL>
Date: Thu, 21 Jul 2005 18:57:10 +0200
To: carlospgmat03@yahoo.com, 319293-done@bugs.debian.org
Subject: Re: Bug#319293: bug in Package: gfortran
In-Reply-To: <[🔎] 20050720234128.57748.qmail@web32906.mail.mud.yahoo.com>
References: <[🔎] 20050720234128.57748.qmail@web32906.mail.mud.yahoo.com>
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: 319293-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

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
> *********
> carlosp@lapatada:~/entanglement$ cat p.f90
> program hey
>   print*,spread((/5/),1,3) =20
> end program hey
> carlosp@lapatada:~/entanglement$ ifort p.f90=20
> carlosp@lapatada:~/entanglement$ ./a.out=20
>            5           5           5
> carlosp@lapatada:~/entanglement$ gfortran-4.0 p.f90=20
> carlosp@lapatada:~/entanglement$ ./a.out=20
> Segmentation fault
> *********
>=20
> or even
>=20
> *********
> carlosp@lapatada:~/investigacion/entanglement$ cat
> p.f90
> program hey
>   print*,spread(5,1,3) =20
> end program hey
> carlosp@lapatada:~/entanglement$ ifort p.f90=20
> carlosp@lapatada:~/entanglement$ ./a.out=20
>            5           5           5
> carlosp@lapatada:~/entanglement$ gfortran-4.0 p.f90=20
> carlosp@lapatada:~/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 debian-gcc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.de=
bian.org



Reply to: