aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/java/math
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@baylibre.com>2025-04-07 12:39:33 +0200
committerThomas Schwinge <tschwinge@baylibre.com>2025-04-08 12:17:02 +0200
commit175016de6f9d800343ce31cf1837a3265569b657 (patch)
tree77b21113361ab2c3332a285de56553884daa9219 /libjava/classpath/lib/java/math
parent649b3cf32aee7c22f24033d0f6f8c74196b74a19 (diff)
downloadgcc-175016de6f9d800343ce31cf1837a3265569b657.zip
gcc-175016de6f9d800343ce31cf1837a3265569b657.tar.gz
gcc-175016de6f9d800343ce31cf1837a3265569b657.tar.bz2
nvptx: In offloading compilation, special-case certain host-setup symbol aliases: avoid unused label 'emit_ptx_alias' diagnostic
Minor fix-up for commit 65b31b3fff2fced015ded1026733605f34053796 "nvptx: In offloading compilation, special-case certain host-setup symbol aliases [PR101544]", as of which we see for non-offloading configurations: +[...]/source-gcc/gcc/config/nvptx/nvptx.cc: In function 'void nvptx_asm_output_def_from_decls(FILE*, tree, tree)': +[...]/source-gcc/gcc/config/nvptx/nvptx.cc:7769:2: warning: label 'emit_ptx_alias' defined but not used [-Wunused-label] + 7769 | emit_ptx_alias: + | ^~~~~~~~~~~~~~ gcc/ * config/nvptx/nvptx.cc (nvptx_asm_output_def_from_decls) [!ACCEL_COMPILER]: Don't define label 'emit_ptx_alias'.
Diffstat (limited to 'libjava/classpath/lib/java/math')
0 files changed, 0 insertions, 0 deletions