------- Comment #7 from pault at gcc dot gnu dot org  2010-07-18 07:09 -------
(In reply to comment #2)
> (In reply to comment #1)
> > This fixes it and regtests.
> > +   if (array->expr_type != EXPR_VARIABLE && array->expr_type != 
> > EXPR_FUNCTION)
> 
> The patch looks OK, but actually I fail to see when an EXPR_FUNCTION is valid
> in this case. If I try:

Try allocatable_scalar_5.f90

Paul


-- 


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

Reply via email to