https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120615
Bug ID: 120615 Summary: Remove pstl ? Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- In some random discourse of llvm ( https://discourse.llvm.org/t/improving-documentation-of-what-is-considered-a-security-issue-in-llvm/86714/3), I found this tibit: ``` pstl: At the last maintainer meeting the consensus was that this is basically dead code and should be deleted from the monorepo entirely. Let’s not make security promises about unmaintained code! ``` Should libstdc++ do the same?