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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note std::optional<int> produces the best code already. I am not sure if we
care about code generation of std::experimental::optional.

Reply via email to