This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50547] dummy procedure argument of PURE shall be PURE
- From: "janus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 16 Oct 2011 19:24:35 +0000
- Subject: [Bug fortran/50547] dummy procedure argument of PURE shall be PURE
- Auto-submitted: auto-generated
- References: <bug-50547-4@http.gcc.gnu.org/bugzilla/>
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.