[Bug target/112434] unexpected error when compiling for riscv64: invalid 'asm': invalid use of '%c'

2024-05-28 Thread rsworktech at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112434 --- Comment #3 from Levi Zim --- This bug still occurs in gcc 14.1.1

[Bug c/112434] New: unexpected error when compiling for riscv64: invalid 'asm': invalid use of '%c'

2023-11-07 Thread rsworktech at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112434 Bug ID: 112434 Summary: unexpected error when compiling for riscv64: invalid 'asm': invalid use of '%c' Product: gcc Version: 13.2.1 Status: UNCONFIRMED

[Bug c++/111448] g++ ICE Segmentation fault in qemu-riscv64-static emulator

2023-09-28 Thread rsworktech at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111448 Levi Zim changed: What|Removed |Added Resolution|--- |WONTFIX Status|UNCONFIRMED

[Bug c++/111448] g++ ICE Segmentation fault in qemu-riscv64-static emulator

2023-09-18 Thread rsworktech at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111448 --- Comment #4 from Levi Zim --- I tested it on gcc's latest commit(5b4acfa306d53c8473883552f1db7278b7065b18). It doesn't trigger the ICE. However, I do have another source file that still triggers the ICE with gcc's latest commit. It is a

[Bug c++/111448] g++ ICE Segmentation fault in qemu-riscv64-static emulator

2023-09-17 Thread rsworktech at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111448 --- Comment #2 from Levi Zim --- (In reply to Andrew Pinski from comment #1) > I suspect this is a dup of bug 110315. It works on the trunk but fails on > 13.2.0 even on x86_64-linux-gnu. I tested it with gcc 13.1.1 and gcc 12.3.0. gcc

[Bug c++/111448] New: g++ ICE Segmentation fault in qemu-riscv64-static emulator

2023-09-17 Thread rsworktech at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111448 Bug ID: 111448 Summary: g++ ICE Segmentation fault in qemu-riscv64-static emulator Product: gcc Version: 13.2.1 Status: UNCONFIRMED Severity: normal