------- Comment #5 from jvdelisle at gcc dot gnu dot org  2007-10-03 04:51 
-------
I think the problem here is that in match_data_constant we never even attempt
to match the array specification.  Using gfc_match_array_spec or
gfc_match_array_ref I can successfully match and get the information.  Now I
just need to figure out what to do with it. :)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32928

Reply via email to