]> git.ipfire.org Git - thirdparty/gcc.git/commit
analyzer/strndup-1.c: skip on *-*-vxworks*
authorAlexandre Oliva <oliva@adacore.com>
Wed, 30 Mar 2022 01:47:19 +0000 (22:47 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Wed, 30 Mar 2022 01:47:19 +0000 (22:47 -0300)
commite3d2b0d040e9baf6c0548b865ed5244dec464cc1
treed84b6cfdfe546ae306593f19679835f94d7d8739
parenta5a8d512782cf4765cf17fc79dd7ecc2a392e0a9
analyzer/strndup-1.c: skip on *-*-vxworks*

Add vxworks to the set of operating systems whose C libraries don't
support strndup.

for  gcc/testsuite/ChangeLog

* gcc.dg/analyzer/strndup-1.c: Add *-*-vxworks* to no-strndup
in libc.
gcc/testsuite/gcc.dg/analyzer/strndup-1.c