aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2025-08-31 10:11:25 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2025-08-31 10:16:19 +0100
commitfb80a5f4c33188a87e852c1725e57a65b4645615 (patch)
treec88505c4808848e5e2e6d335b5ba795b8272aa1d /gcc
parentaf979624128b24303c2e29b3f2535445877056ec (diff)
downloadgcc-fb80a5f4c33188a87e852c1725e57a65b4645615.zip
gcc-fb80a5f4c33188a87e852c1725e57a65b4645615.tar.gz
gcc-fb80a5f4c33188a87e852c1725e57a65b4645615.tar.bz2
libstdc++: Fix bootstrap failures in src/c++26/debugging.cc
ptrace on Darwin requires <sys/types.h>. The inline x86 asm doesn't work with the Solaris assembler. libstdc++-v3/ChangeLog: * src/c++26/debugging.cc [_GLIBCXX_HAVE_SYS_PTRACE_H]: Include <sys/types.h>. (breakpoint) [__i386__ || __x86_64__]: Use "int 0x03" instead of "int3".
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions