]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Adjust gcc.dg/cpp/if-2.c for 16-bit targets
authorJakub Jelinek <jakub@redhat.com>
Wed, 15 Nov 2023 07:55:16 +0000 (08:55 +0100)
committerJakub Jelinek <jakub@redhat.com>
Wed, 15 Nov 2023 07:56:24 +0000 (08:56 +0100)
commitda36a438d8e7f31c75f1085e3a525cb1b7d5f256
treef5d25ca17368459e2d4b75278f7bc8ed766b45bc
parent319bbb3693787a5493cc46793804231d1670cdee
testsuite: Adjust gcc.dg/cpp/if-2.c for 16-bit targets

Jeff reported this testcase newly FAILs on 16-bit targets, the following
patch adjusts the expected diagnostics for that case.

2023-11-15  Jakub Jelinek  <jakub@redhat.com>

* gcc.dg/cpp/if-2.c: Adjust expected diagnostics for 16-bit targets.
gcc/testsuite/gcc.dg/cpp/if-2.c