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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-11-11 
22:18:35 UTC ---
(In reply to comment #4)
> >   y => pfoo ((/"is Ja","ne Fo","nda  "/))
> 
> However, as the actual argument associated with "pfoo" (namely "x") is
> not a target

Well, the actual argument associated with pfoo here is not x but
(/"is Ja","ne Fo","nda  "/)
but if the same thing applies to it too, then the
gfortran.dg/char_initialiser_actual.f90 testcase is invalid too and thus should
be nuked.

Reply via email to