[Bug c++/80427] DR1658 is implemented in C++03 and C++14 mode, but not C++11

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 2 09:13:44 GMT 2021


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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #3)
> But "[Moved to DR at the February, 2014 meeting.]"
> 
> The Status indicates which published standard includes the resolution, not
> whether it's a DR against previous standards or not.

Oh I see. Then the fix should be simple, remove the check for cxx_dialect in
synthesized_method_walk .


More information about the Gcc-bugs mailing list