[Bug fortran/125578] [PDT] Default initialization failures with polymorphic PDT
neil.n.carlson at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Jun 3 05:27:38 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125578
--- Comment #1 from Neil Carlson <neil.n.carlson at gmail dot com> ---
The first example seems to be a duplicate of PR 104900, which is missing from
the PDT meta bug.
In the second example, changing the dummy argument to "type(...)" gives the
correct results, so the error is associated with polymorphism.
More information about the Gcc-bugs
mailing list