https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100988
anlauf at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anlauf at gcc dot gnu.org --- Comment #2 from anlauf at gcc dot gnu.org --- Created attachment 56781 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56781&action=edit Improved patch When looking at testcases, it appeared that POINTER attributes of CLASS dummy arguments were not properly handled. This is fixed by the attached patch. @Tobias: may I proceed with this PR, or is there something else I am missing?