aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/riscv
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2025-02-07 14:42:23 +0100
committerRichard Biener <rguenth@gcc.gnu.org>2025-02-07 16:01:46 +0100
commite22962538f64bb6e5ac87977ec8a5d86f4ef21cb (patch)
tree108992859a92b904625910d73ae72b801677dd66 /gcc/testsuite/gcc.target/riscv
parent2a2bd96d0d2109384a0eedde843ba811d2e18738 (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
jit/118780 - make sure to include dlfcn.h when plugin support is disabledHEADtrunkmaster
The following makes the dlfcn.h explicitly requested which avoids build failure when JIT is enabled but plugin support disabled as currently the include is conditional on plugin support. PR jit/118780 gcc/ * system.h: Check INCLUDE_DLFCN_H for including dlfcn.h instead of ENABLE_PLUGIN. * plugin.cc: Define INCLUDE_DLFCN_H. gcc/jit/ * jit-playback.cc: Define INCLUDE_DLFCN_H. * jit-result.cc: Likewise.
Diffstat (limited to 'gcc/testsuite/gcc.target/riscv')
0 files changed, 0 insertions, 0 deletions