--- Comment #6 from pault at gcc dot gnu dot org 2007-06-18 23:08 ---
Fixed on trunk
Paul
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20863
--- Comment #5 from pault at gcc dot gnu dot org 2007-06-18 23:04 ---
Subject: Bug 20863
Author: pault
Date: Mon Jun 18 23:04:28 2007
New Revision: 125831
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125831
Log:
2007-06-19 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #4 from patchapp at dberlin dot org 2007-06-16 16:10 ---
Subject: Bug number PR20863
A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2007-06/msg01127.html
--
http://gcc.gnu.org/bugzilla/sh
--- Comment #3 from pault at gcc dot gnu dot org 2007-06-16 11:07 ---
This has been on the books too long - I was hoping that this would be dealt
with as a tyro job:)
.and, yes, a fix is on the way!
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed
--- Comment #2 from brooks at gcc dot gnu dot org 2006-10-12 00:07 ---
On a similar note, the following is legal code for which an error is
incorrectly reported:
>> $ cat pr20863a.f90
>> PURE FUNCTION give_next(i)
>> TYPE node_type
>>sequence
>>TYPE(node_type), POIN