[Bug libstdc++/117858] [15 regression] std::optional with a constructor template<typename T> ctor(T)

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Nov 30 17:44:58 GMT 2024


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |redi at gcc dot gnu.org

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #3)
> Confirmed. I think it was one of the commits in the July timeframe which is
> optimizing std::optional compile time for C++20.

Mine then.


More information about the Gcc-bugs mailing list