https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103662
--- Comment #16 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Mikael Morin from comment #12) > Created attachment 52828 [details] > Fix attempt > > I think the attached patch avoids the multiple declarations for > __class_STAR_p, > but the testsuite FAIL remains, so I must be missing important. > Is there a -fdump-tree-types or something so that the problem can be seen in > dumps (both for eyeballing and for matching with the testsuite)? I agree with Jakub that this is good progression so we should probably get this to a shape that is committable and commit it. Btw - thanks for working on the Fortran frontend issues!