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 <h...@gcc.gnu.org>:

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

commit r11-121-gd0aed8d5ba77e0756f3c9ebcd65eba1bfb11f24b
Author: H.J. Lu <hjl.to...@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.

Reply via email to