http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40039
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #9 from janus at gcc dot gnu.org 2012-04-25 17:00:20 UTC ---
(In reply to comment #8)
> > the remaining ToDo item for this PR is: Fixing the intents of non-std
> > intrinsics (which are currently all intent(in)).
>
> I just went through the whole list and identified a few which apparently need
> fixing (hopefully complete):
Actually it seems that all of them were already fixed by r164052 (for PR43665).
So we can finally close this one.