mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.5'
* PHP-8.5: Fix build with -std=
This commit is contained in:
2
main/debug_gdb_scripts.c
generated
2
main/debug_gdb_scripts.c
generated
@@ -6,7 +6,7 @@
|
||||
*
|
||||
* See https://sourceware.org/gdb/current/onlinedocs/gdb.html/dotdebug_005fgdb_005fscripts-section.html#dotdebug_005fgdb_005fscripts-section
|
||||
*/
|
||||
asm(
|
||||
__asm__(
|
||||
".pushsection \".debug_gdb_scripts\", \"MS\",%progbits,1\n"
|
||||
".byte 4 /* Python Text */\n"
|
||||
".ascii \"gdb.inlined-script\\n\"\n"
|
||||
|
||||
Reference in New Issue
Block a user