[Bug c++/57466] [DR 1584] Argument deduction fails for 'const T*' when T is function type

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 5 03:14:25 GMT 2021


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

--- Comment #19 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #17)
> Fine by me.
> 
> EDG agrees with GCC, but Clang accepts the original example. I guess they'll
> change when 1584 gets resolved.

clang started to reject in clang 7.0.0.

Is there anything else that needs to be done?


More information about the Gcc-bugs mailing list