]> git.ipfire.org Git - thirdparty/gcc.git/commit
[testsuite] xfail pr103798-2 in C++ on vxworks too [PR113706]
authorAlexandre Oliva <oliva@adacore.com>
Thu, 18 Apr 2024 11:01:26 +0000 (08:01 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Thu, 18 Apr 2024 11:11:44 +0000 (08:11 -0300)
commitcc02ebfcfd0755b330c50a840ab713fedd6d8887
tree922d8e782782b707bb626431ac18fdfa71151ddb
parente965162bb9de6d2cd68cdc0e26dda56abd25fcdf
[testsuite] xfail pr103798-2 in C++ on vxworks too [PR113706]

pr103798-2.c fails in C++ on targets that provide a ISO C++-compliant
declaration of memchr, because it mismatches the C-compatible builtin,
as per PR113706.  Expect the C++ test to fail on vxworks as well.

for  gcc/testsuite/ChangeLog

PR testsuite/113706
* c-c++-common/pr103798-2.c: XFAIL in C++ on vxworks too.
gcc/testsuite/c-c++-common/pr103798-2.c