glibc/sysdeps
H.J. Lu 8aa2a9e033 Add braces in initializers for GCC 4.9 or older
Add braces to silence GCC 4.9 or older:

getaddrinfo.c: In function ‘gaih_inet’:
getaddrinfo.c:1135:24: error: missing braces around initializer [-Werror=missing-braces]
       / sizeof (struct gaih_typeproto)] = {0};
                        ^

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
2024-12-14 19:26:45 +08:00
..
aarch64 AArch64: Update libm-test-ulps 2024-12-13 17:14:58 +00:00
alpha
arc
arm math: Use tanf from CORE-MATH 2024-11-22 10:52:27 -03:00
csky
generic
gnu
hppa
htl htl: move pthread_condattr_setpshared into libc. 2024-12-09 02:03:18 +01:00
hurd
i386 Implement C23 atan2pi 2024-12-12 20:57:44 +00:00
ieee754 Implement C23 atan2pi 2024-12-12 20:57:44 +00:00
loongarch
m68k nptl: Add <thread_pointer.h> for m68k 2024-12-09 20:24:26 +00:00
mach Implement C23 atan2pi 2024-12-12 20:57:44 +00:00
microblaze
mips
nptl
or1k or1k: Update libm-test-ulps 2024-12-13 07:20:32 +00:00
posix
powerpc Implement C23 atan2pi 2024-12-12 20:57:44 +00:00
pthread Add braces in initializers for GCC 4.9 or older 2024-12-14 19:26:45 +08:00
riscv nptl: Add <thread_pointer.h> for RISC-V 2024-12-09 13:26:55 -05:00
s390 s390: Simplify elf_machine_{load_address, dynamic} [BZ #31799] 2024-12-13 09:44:38 +01:00
sh
sparc math: Add sinpi,cospi,tanpi sparc64 ulps 2024-12-08 22:01:51 +01:00
unix Add braces in initializers for GCC 4.9 or older 2024-12-14 19:26:45 +08:00
wordsize-32
wordsize-64
x86
x86_64 Implement C23 atan2pi 2024-12-12 20:57:44 +00:00