1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
Arnaud Le Blanc ede7c67389 Fix build with -std=
When building in strict mode (e.g. -std=c11), compilation of
main/debug_gdb_scripts.c fails because asm() is not a standard top level
statement. __asm__() however can be reserved by the compiler even in strict
mode.

Partially fixes GH-21215. IR needs a similar fix (dstogov/ir#128).
Closes GH-21226.
2026-02-16 14:48:48 +01:00
..
2026-02-16 14:48:48 +01:00
2024-11-14 20:36:23 +01:00
2024-05-29 07:04:05 +02:00
2025-09-19 14:16:48 +02:00
2024-05-29 07:04:05 +02:00
2025-11-29 23:05:37 +00:00
2023-07-25 17:54:14 +02:00
2024-06-09 14:23:41 +02:00
2025-04-21 13:20:45 +02:00
2024-09-25 00:44:02 +09:00
2025-10-01 11:12:42 +02:00
2024-10-06 19:43:19 +01:00
2024-02-08 12:08:07 +01:00
2023-01-16 12:27:33 +01:00
2023-01-16 12:27:33 +01:00