[Bug target/82106] [RISCV] Misaligned loads generated when doubles are split between stack and registers
palmer at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 25 20:40:25 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82106
Palmer Dabbelt <palmer at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #42762|0 |1
is obsolete| |
--- Comment #10 from Palmer Dabbelt <palmer at gcc dot gnu.org> ---
Created attachment 61715
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61715&action=edit
Jim's patch ported to trunk
Jim's patch doesn't quite trivially apply, but it pretty much does. Seems to
generate sane code for the DG-ified test case, which is also in here.
More information about the Gcc-bugs
mailing list