[Bug libstdc++/96592] [10 Regression] Tuple element w/ member reference to incomplete template type rejected

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 26 23:07:43 GMT 2021


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

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

https://gcc.gnu.org/g:76c6be48b7841524974754f8ea7533b82c7de77e

commit r12-5551-g76c6be48b7841524974754f8ea7533b82c7de77e
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Fri Nov 26 17:46:47 2021 +0000

    libstdc++: Remove workaround for FE bug in std::tuple [PR96592]

    The FE bug was fixed, so we don't need this workaround now.

    libstdc++-v3/ChangeLog:

            PR libstdc++/96592
            * include/std/tuple (tuple::is_constructible): Remove.


More information about the Gcc-bugs mailing list