https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86470
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |burnus at gcc dot gnu.org --- Comment #14 from Tobias Burnus <burnus at gcc dot gnu.org> --- It looks as if the committed patch handles this specific testcase correctly, however, there are still many issues with PRIVATE and FIRSTPRIVATE with polymorphic list items. See PR99519 for the follow-up PR, which already contains a link to a FIRSTPRIVATE patch (but not yet for PRIVATE).