mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
The pstl code has been removed from the llvm repo so point to the Intel upstream project where it really originates from. libstdc++-v3/ChangeLog: * doc/xml/manual/status_cxx2017.xml: Replace broken link to PSTL upstream. * doc/xml/manual/status_cxx2020.xml: Likewise. * doc/html/manual/status.html: Regenerate. Reviewed-by: Tomasz Kamiński <tkaminsk@redhat.com>