aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-10-23 09:23:05 +0200
committerFlorian Weimer <fweimer@redhat.com>2023-10-23 09:23:05 +0200
commit0e29c6f65523dad20068ba69cd03d8f6f82cab41 (patch)
treed2774ae385b3dd8d5baa2cde3204acf039b9c14e /libcpp
parentc2d41cdfeadb82d921b01c0e104d83f47e2262a2 (diff)
downloadgcc-0e29c6f65523dad20068ba69cd03d8f6f82cab41.zip
gcc-0e29c6f65523dad20068ba69cd03d8f6f82cab41.tar.gz
gcc-0e29c6f65523dad20068ba69cd03d8f6f82cab41.tar.bz2
gcc.c-torture/execute/builtins/pr93262-chk.c: Remove return statement
The main_test function returns void, so return with an expression is a constraint violation. The test case still fails with this change applied before the fix for PR 93262 in r14-4813. gcc/testsuite/ * gcc.c-torture/execute/builtins/pr93262-chk.c (main_test): Remove unnecessary return statement.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions