]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: guard usage of _Float16 in analyzer test [PR104150]
authorDavid Malcolm <dmalcolm@redhat.com>
Fri, 21 Jan 2022 21:50:11 +0000 (16:50 -0500)
committerDavid Malcolm <dmalcolm@redhat.com>
Sat, 22 Jan 2022 15:27:45 +0000 (10:27 -0500)
commita1fb81bda97014ba14d55c4c2e143d31ffe2e264
tree73a25f67fe0f6c89031ccc8dc155f357dd15db72
parent45b999f642a531c083c982dda79fa6ad65730a7c
testsuite: guard usage of _Float16 in analyzer test [PR104150]

gcc/testsuite/ChangeLog:
PR analyzer/104150
* gcc.dg/analyzer/pr104089.c: Add "dg-add-options float16"
and "dg-require-effective-target float16" directives.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/testsuite/gcc.dg/analyzer/pr104089.c