[Bug fortran/50547] dummy procedure argument of PURE shall be PURE

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Oct 16 19:25:00 GMT 2011


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from janus at gcc dot gnu.org 2011-10-16 19:24:35 UTC ---
Finally closing this one.
> I noticed that in 'resolve_formal_arglist' there are two separate checks for
> procedure dummies in elemental procedures (for functions/subroutines). Those
> clearly could be unified.

Done with r180061. Finally closing this one.



More information about the Gcc-bugs mailing list