]> gcc.gnu.org Git - gcc.git/commit
testsuite: Fix up broken testcase [PR107127]
authorJakub Jelinek <jakub@redhat.com>
Thu, 24 Nov 2022 09:33:00 +0000 (10:33 +0100)
committerJakub Jelinek <jakub@redhat.com>
Tue, 2 May 2023 18:24:39 +0000 (20:24 +0200)
commit21ffe7bc50422bbf2fc844f4e69a16d7e8d35698
tree581edb776d8dcdf823790f980e2b59eb2d968547
parent21d09955d2b7755db7d5ba3cd4a314930b470da7
testsuite: Fix up broken testcase [PR107127]

I've added { dg-options "" } line manually in the patch but
forgot to adjust the number of added lines.

2022-11-24  Jakub Jelinek  <jakub@redhat.com>

PR c/107127
* gcc.dg/pr107127.c (foo): Add missing closing }.

(cherry picked from commit add0f941be18cdf962a0f300019acacbf2325d41)
gcc/testsuite/gcc.dg/pr107127.c
This page took 0.066857 seconds and 6 git commands to generate.