]> git.ipfire.org Git - thirdparty/glibc.git/commit
resolv: Fix tst-resolv-short-response for older GCC (bug 32042)
authorFlorian Weimer <fweimer@redhat.com>
Thu, 1 Aug 2024 08:46:10 +0000 (10:46 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 1 Aug 2024 19:12:01 +0000 (21:12 +0200)
commitdbc0e02dbb20a8c13f56ae8f31a03a8f130f8b9c
tree40c113fd034682bdd666c1ac5e228b30276136a8
parent7285630e0e03a79b96cd17dcec03c15a09e2e950
resolv: Fix tst-resolv-short-response for older GCC (bug 32042)

Previous GCC versions do not support the C23 change that
allows labels on declarations.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit ec119972cb2598c04ec7d4219e20506006836f64)
resolv/tst-resolv-short-response.c