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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>:

https://gcc.gnu.org/g:f30e62b0ee05befd20863466d1fb55a34d15c228

commit r14-2802-gf30e62b0ee05befd20863466d1fb55a34d15c228
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Wed Jul 26 19:08:39 2023 +0100

    libstdc++: Require C++11 for 23_containers/vector/bool/110807.cc [PR110807]

    This new test uses uniform initialization syntax, so requires C++11 or
    later.

    libstdc++-v3/ChangeLog:

            PR libstdc++/110807
            * testsuite/23_containers/vector/bool/110807.cc: Require c++11.

Reply via email to