This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30531] allocatable component and intent(out) yield ICE in fold_convert
- From: "sfilippone at uniroma2 dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jan 2007 14:43:50 -0000
- Subject: [Bug fortran/30531] allocatable component and intent(out) yield ICE in fold_convert
- References: <bug-30531-9410@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from sfilippone at uniroma2 dot it 2007-01-22 14:43 -------
(In reply to comment #3)
> Slightly reduced testcase below. It's all about allocatable components and
> intent(out). Remove one or the other, and it's gone. Adding Erik Edeelman and
> Paul Thomas (although he does not have time now) to the CC list.
>
Intent(out) was also the ultimate source of PR 30202...is this related?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30531