[Bug target/108284] RISCV 32-bit Zbs extension - ICE: in extract_insn, at recog.cc:2791

2023-01-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108284 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/108284] RISCV 32-bit Zbs extension - ICE: in extract_insn, at recog.cc:2791

2023-01-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108284 --- Comment #2 from Andrew Pinski --- Also the new warning is not incorrect. You need to set a parameter to get be able to access memory location in the lower 4k because gcc assumes that that lower 4k was just a mistake and an offset from a null

[Bug target/108284] RISCV 32-bit Zbs extension - ICE: in extract_insn, at recog.cc:2791

2023-01-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108284 Andrew Pinski changed: What|Removed |Added Component|c++ |target Keywords|