https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115387
Sam James changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment #8 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115387
--- Comment #7 from Li Pan ---
Thanks a lot. I am testing a fix, and will send it out after no surprise.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115387
--- Comment #6 from Uroš Bizjak ---
The testcase is at [1].
[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115404#c4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115387
--- Comment #5 from Li Pan ---
Thanks all. I can reproduce this now.
Sorry I didn't run the test with glibc(only newlib), will take care of it ASAP.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115387
--- Comment #4 from Marc Poulhiès ---
This is command line that triggers the same error in all the nightly builds for
riscv32/64 compiler explorer.
```
$ riscv32-unknown-linux-gnu-gcc -g -O2 -march=rv32gc -mabi=ilp32d input.c
-c -std=gnu11
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115387
Marc Poulhiès changed:
What|Removed |Added
CC||dkm at gcc dot gnu.org
--- Comment #3 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115387
--- Comment #2 from Li Pan ---
(In reply to Edwin Lu from comment #1)
> Bisected to r15-1081-ge14afbe2d1c being the first bad commit
Ack, thanks Edwin, will try to reproduce this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115387
Edwin Lu changed:
What|Removed |Added
CC||ewlu at rivosinc dot com,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115387
Andrew Pinski changed:
What|Removed |Added
Summary|[15] RISC-V: ICE in |[15 regression] RISC-V: ICE