[Bug testsuite/84324] objc/execute/exceptions/matcher-1.m:27:10: warning: return with a value, in function returning void

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 5 20:36:37 GMT 2020


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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:

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

commit r11-121-gd0aed8d5ba77e0756f3c9ebcd65eba1bfb11f24b
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue May 5 13:35:36 2020 -0700

    matcher-1.m: Change return type to int

    my_exception_matcher must return int.  Otherwise, this test fails.

            PR testsuite/84324
            * objc/execute/exceptions/matcher-1.m (my_exception_matcher):
            Change return type to int.


More information about the Gcc-bugs mailing list