This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36167] ICE in gfc_conv_descriptor_dimension, at fortran/trans-array.c:242
- From: "domob at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Sep 2008 08:28:09 -0000
- Subject: [Bug fortran/36167] ICE in gfc_conv_descriptor_dimension, at fortran/trans-array.c:242
- References: <bug-36167-16157@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from domob at gcc dot gnu dot org 2008-09-08 08:28 -------
Dominique reported that my pending patch for PR 37199 fixes this problem, too,
and a test confirms this for me. Reading the commets, it seems quite plausible
to me that the ICE here is caused because of the missing array spec after
interface mapping.
After checking in my patch, I will try to fully understand what the problem
here is and if it is really fixed with my patch.
--
domob at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |domob at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
Last reconfirmed|2008-05-07 14:07:21 |2008-09-08 08:28:09
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36167