]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Fix part of sve-sizeless-2.c
authorAndrew Pinski <quic_apinski@quicinc.com>
Sun, 1 Dec 2024 04:34:54 +0000 (20:34 -0800)
committerAndrew Pinski <quic_apinski@quicinc.com>
Sun, 1 Dec 2024 04:34:54 +0000 (20:34 -0800)
commitcdcc93877f85b2dd95cec0b87abee3a6c6d04780
tree2693d80e61ea7a2eefeb1ba255ba908a65b05705
parente4c1b3d45a33cfb9d76be11c362f81aa77e29882
testsuite: Fix part of sve-sizeless-2.c

r15-5783-gb5df3eefd70064 missed to update part of sve-sizeless-2.C to
include the declaration of the bar function.
This corrects the oversight there.

Pushed as obvious after testing the tecase for aarch64-linux-gnu.

gcc/testsuite/ChangeLog:

* g++.dg/ext/sve-sizeless-2.C: Add declaration of bar.

Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
gcc/testsuite/g++.dg/ext/sve-sizeless-2.C