https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115269

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Jonathan Wakely
<r...@gcc.gnu.org>:

https://gcc.gnu.org/g:9b792e0159f7076e5901972be751333006e2ea83

commit r11-11460-g9b792e0159f7076e5901972be751333006e2ea83
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Wed May 29 10:59:48 2024 +0100

    libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269]

    Link to the docs for GCC trunk instead. For the release branches, the
    link should be to the docs for appropriate release branch.

    Also replace the incomplete/outdated list of explicit -std options with
    a single entry for the -std option.

    libstdc++-v3/ChangeLog:

            PR libstdc++/115269
            * doc/xml/manual/using.xml: Replace link to gcc-4.3.2 docs.
            Replace list of -std=... options with a single entry for -std.
            * doc/html/manual/using.html: Regenerate.

    (cherry picked from commit b460ede64f9471589822831e04eecff4a3dbecf2)

Reply via email to