]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: fix jit.dg/test-error-impossible-must-tail-call.c [PR119783]
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 13 Aug 2025 01:46:41 +0000 (21:46 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Wed, 13 Aug 2025 01:46:41 +0000 (21:46 -0400)
commitf622df9af2e7c1da35cf0c9b895dacc1fa75107a
treef59d3e420b5ddb422e5660a67f04b5159d4908f0
parentd6d1fa0039e68e52c3d787d90b545842cbb24d32
testsuite: fix jit.dg/test-error-impossible-must-tail-call.c [PR119783]

I added this test back in r7-934-g15c671a79ca66d, but it looks like
r15-2125-g81824596361cf4 changed the error message.

gcc/testsuite/ChangeLog:
PR testsuite/119783
jit.dg/test-error-impossible-must-tail-call.c
* jit.dg/test-error-impossible-must-tail-call.c (verify_code):
Check that we get a suitable-looking error message, but don't
try to specify exactly what the message is.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/testsuite/jit.dg/test-error-impossible-must-tail-call.c