------- Comment #11 from jvdelisle at gcc dot gnu dot org 2007-11-26 04:50
-------
I have been studying this more in some debug sessions. We actually
successfully match the iterator multiple times. However, by the time we get
through several attempted matchings, I think we get left with the last one
which is NULL. There is an attempt to match multiple iterators, I presume for
each dimension of the array and these are kept in a linked list. I suspect the
handling of this list is what is messed up.
I will have to keep digging at this a bit before I can say anything with any
certainty, :)
--
jvdelisle at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jvdelisle at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
Last reconfirmed|2006-02-05 20:01:45 |2007-11-26 04:50:29
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19925