1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-01 05:02:03 +03:00
Files
glibc/sysdeps/unix/sysv/linux
H.J. Lu 335ba9b6c1 Return EXIT_UNSUPPORTED if __builtin_add_overflow unavailable
Since GCC 4.9 doesn't have __builtin_add_overflow:

In file included from tst-stringtable.c:180:0:
stringtable.c: In function ‘stringtable_finalize’:
stringtable.c:185:7: error: implicit declaration of function ‘__builtin_add_overflow’ [-Werror=implicit-function-declaration]
       else if (__builtin_add_overflow (previous->offset,
       ^

return EXIT_UNSUPPORTED for GCC 4.9 or older.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
2024-12-15 05:24:19 +08:00
..
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-12-12 20:57:44 +00:00
2024-01-08 17:09:36 -03:00
2024-01-08 17:09:36 -03:00
2024-06-12 15:25:54 -03:00
2024-11-28 14:03:25 -03:00
2024-11-28 14:03:25 -03:00
2024-11-28 14:03:25 -03:00
2024-11-28 14:03:25 -03:00
2024-11-28 14:03:25 -03:00
2024-11-28 14:03:25 -03:00
2024-01-08 17:09:36 -03:00
2024-11-28 14:03:25 -03:00
2024-11-28 14:03:25 -03:00
2024-08-01 05:06:12 -07:00
2024-10-08 13:28:21 -03:00
2024-01-08 17:09:36 -03:00
2024-01-08 17:09:36 -03:00
2024-01-08 17:09:36 -03:00
2024-01-08 17:09:36 -03:00
2024-06-04 12:09:15 -05:00
2024-01-08 17:09:36 -03:00
2024-01-08 17:09:36 -03:00
2024-08-01 05:06:12 -07:00
2024-01-08 17:09:36 -03:00
2024-11-28 14:03:25 -03:00
2024-11-28 14:03:25 -03:00