This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/36167] ICE in gfc_conv_descriptor_dimension, at fortran/trans-array.c:242



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]