[Bug c++/93989] [c++20] Error initializing trivial types in constexpr constructor

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 1 21:39:00 GMT 2020


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

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Unfortunately that generates literally hundreds of errors when compiled with
-std=c++20 so it's nearly impossible for me to analyze it and see if there's a
real problem.


More information about the Gcc-bugs mailing list