------- Comment #1 from pault at gcc dot gnu dot org  2006-10-17 10:27 -------
Created an attachment (id=12450)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12450&action=view)
A patch to gfc_conv_intrinsic_bound to simplify diagnosis

FX,

The patch, as promised, is attached.

I have seen what the problem is, in the meantime:  LBOUND (soda, 2) is being
processed in simplify.c(simplify_bound), which does not kow about your middle
end mods!

Paul


-- 


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

Reply via email to