aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/path
diff options
context:
space:
mode:
authorJeff Law <jlaw@ventanamicro.com>2025-09-06 08:34:03 -0600
committerJeff Law <jlaw@ventanamicro.com>2025-09-06 08:34:03 -0600
commit477868c59ed6d8192d16661c17b94201153cb88c (patch)
treea37295820e52592203066108b549ea9c8a700b4a /libgo/go/path
parent014873fdf4bb2e00d704f182aa78b3022019ef48 (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
[RISC-V] Adjust recently added testHEADtrunkmaster
The recently added zbb-sext test includes stdint.h and explicitly asks for the lp64 abi (not lp64d!). This will fail on a native riscv system as the system headers don't support lp64 -- they assume "d" is included. It looks like most tests are including stdint-gcc instead of stdint. Not a fan of that, but it seems to be how we've been handling this kind of issue to-date. gcc/testsuite * gcc.target/riscv/zbb-sext.c: Include stdint-gcc.h instead of stdint.h.
Diffstat (limited to 'libgo/go/path')
0 files changed, 0 insertions, 0 deletions