[Bug fortran/36167] ICE in gfc_conv_descriptor_dimension, at fortran/trans-array.c:242
domob at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Sep 8 08:29:00 GMT 2008
------- 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
More information about the Gcc-bugs
mailing list