[Bug c++/105779] [12/13 Regression] static function with auto return type not being resolved correctly

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 1 14:55:34 GMT 2022


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

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jason Merrill <jason@gcc.gnu.org>:

https://gcc.gnu.org/g:aefe23f720a542e90ecc6629885b01d44139b043

commit r13-1392-gaefe23f720a542e90ecc6629885b01d44139b043
Author: Jason Merrill <jason@redhat.com>
Date:   Fri Jul 1 00:37:10 2022 -0400

    c++: tweak resolve_args change

    I don't know why I used tf_error instead of complain here.

            PR c++/105779

    gcc/cp/ChangeLog:

            * call.cc (resolve_args): Use complain.


More information about the Gcc-bugs mailing list