aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/java
diff options
context:
space:
mode:
authorJesse Huang <jesse.huang@sifive.com>2025-04-10 21:25:21 -0700
committerKito Cheng <kito.cheng@sifive.com>2025-04-16 14:55:27 +0800
commitfc4099a4842805f1eb59a666e18f84e309df8cb1 (patch)
treee65878142794f39ea87e18961cc04a6985d43b58 /libjava/gnu/java
parent1d9e02bb7e0af4f3d3eaaa1a0f4961970aba5560 (diff)
downloadgcc-fc4099a4842805f1eb59a666e18f84e309df8cb1.zip
gcc-fc4099a4842805f1eb59a666e18f84e309df8cb1.tar.gz
gcc-fc4099a4842805f1eb59a666e18f84e309df8cb1.tar.bz2
riscv: Fix incorrect gnu property alignment on rv32
Codegen is incorrectly emitting a ".p2align 3" that coerces the alignment of the .note.gnu.property section from 4 to 8 on rv32. 2025-04-11 Jesse Huang <jesse.huang@sifive.com> gcc/ChangeLog * config/riscv/riscv.cc (riscv_file_end): Fix .p2align value. gcc/testsuite/ChangeLog * gcc.target/riscv/gnu-property-align-rv32.c: New file. * gcc.target/riscv/gnu-property-align-rv64.c: New file.
Diffstat (limited to 'libjava/gnu/java')
0 files changed, 0 insertions, 0 deletions