--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-09
00:24 ---
Subject: Bug 18878
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-09-09 00:23:18
Modified files:
gcc/fortran: gfortran.h match.c module.c primary.c
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-23 17:24
---
I just received this e-mail:
...
Whilst at the airport, I saw a solution to PR18878, whose existence has
bugged me for ages because it looks as if it should be easy. I though
that I would get it to you, via
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-03
19:56 ---
*** Bug 23217 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From paulthomas2 at wanadoo dot fr 2005-08-03
11:51 ---
Two separate USE statements works correctly, as the example below can
demonstrate. This has got to be solvable
Paul T
module a
integer, parameter :: b = kind(1.e0)
end module a
program d
use a,
--
What|Removed |Added
Status|REOPENED|NEW
Target Milestone|4.0.0 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18878
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-01
15:21 ---
Woops must have used the wrong file to test with.
--
What|Removed |Added
Status|
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-01
14:21 ---
Fixed for 4.0.0.
--
What|Removed |Added
Status|NEW |RESO
--- Additional Comments From tobi at gcc dot gnu dot org 2004-12-08 14:43
---
Confirmed.
BTW I tried chaging f=>b in the attached program to f=>e (invalid, but the error
message suggests that we rename the symbol), but this didn't help.
--
What|Removed
--- Additional Comments From sgk at troutmask dot apl dot washington dot
edu 2004-12-07 21:01 ---
Subject: Re: Erronous error message on vaild USE statement
On Tue, Dec 07, 2004 at 08:58:24PM -, sgk at troutmask dot apl dot
washington dot edu wrote:
>
> --- Additional Comment
--- Additional Comments From sgk at troutmask dot apl dot washington dot
edu 2004-12-07 20:58 ---
Created an attachment (id=7702)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7702&action=view)
Here a program that demonstrates the bug.
--
http://gcc.gnu.org/bugzilla/show_bug.c
10 matches
Mail list logo