--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22146
--- Comment #9 from pault at gcc dot gnu dot org 2006-01-14 07:24 ---
Fixed on mainline and 4.1 - note that argument conformity checking has still to
be done.
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #8 from pault at gcc dot gnu dot org 2006-01-14 06:31 ---
Subject: Bug 22146
Author: pault
Date: Sat Jan 14 06:31:08 2006
New Revision: 109698
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109698
Log:
2006-01-14 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #7 from pault at gcc dot gnu dot org 2006-01-07 14:14 ---
Subject: Bug 22146
Author: pault
Date: Sat Jan 7 14:14:08 2006
New Revision: 109449
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109449
Log:
2006-01-07 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-01-06 13:40 ---
*** Bug 25691 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-01-02 03:31 ---
formal->sym->as is null in:
1606 f = (formal != NULL)
1607 && !formal->sym->attr.pointer
1608 && formal->sym->as->type != AS_ASSUMED_SHAPE;
1609
--- Comment #4 from eedelman at gcc dot gnu dot org 2005-11-22 12:40
---
*** Bug 24966 has been marked as a duplicate of this bug. ***
--
eedelman at gcc dot gnu dot org changed:
What|Removed |Added
--- Additional Comments From erik dot edelmann at iki dot fi 2005-07-28
11:46 ---
(In reply to comment #2)
> A discussion on the mailing list on this bug here:
> http://gcc.gnu.org/ml/fortran/2005-06/msg00485.html
Sorry about the above. That mailing list discussion is about a different
--- Additional Comments From erik dot edelmann at iki dot fi 2005-07-01
09:49 ---
A discussion on the mailing list on this bug here:
http://gcc.gnu.org/ml/fortran/2005-06/msg00485.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22146
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-22
17:52 ---
Confirmed. here is the backtrace:
#0 0x080a7931 in gfc_conv_function_call (se=0xbfe81c08, sym=0xa52cf80,
arg=0xa52d5b8)
at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/trans-expr.c:1287
#1 0x080
10 matches
Mail list logo