matcher-1.m: Change return type to int
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 5 May 2020 20:35:36 +0000 (13:35 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 5 May 2020 20:35:50 +0000 (13:35 -0700)
commitd0aed8d5ba77e0756f3c9ebcd65eba1bfb11f24b
tree1c660785753f43d3fdf0055f8bc98f80a59f4b2d
parent5a26ea7e0f8b9a00a2eb0a5e8f70efa04056f167
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.
gcc/testsuite/ChangeLog
gcc/testsuite/objc/execute/exceptions/matcher-1.m