[Bug c++/94044] [10 Regression] internal compiler error: in comptypes, at cp/typeck.c:1490 on riscv64-unknown-linux-gnu and arm-eabi

2020-03-12 Thread kito.cheng at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94044 Kito Cheng changed: What|Removed |Added CC||kito.cheng at gmail dot com --- Comment #3

[Bug c++/94044] [10 Regression] internal compiler error: in comptypes, at cp/typeck.c:1490 on riscv64-unknown-linux-gnu and arm-eabi

2020-03-13 Thread kito.cheng at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94044 --- Comment #5 from Kito Cheng --- Hi Nathan: Double confirmed again, it still ICE to me, but I might miss some info so I post my env and configure option: GCC: g:b73f69020f08208d2d969fcf8879bd294a6e3596 Host: x86_64-linux (Ubuntu 18.04) Targe

[Bug target/95252] testcase gcc.dg/torture/pr67916.c failure when testing with -msave-restore

2020-06-01 Thread kito.cheng at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95252 Kito Cheng changed: What|Removed |Added CC||kito.cheng at gmail dot com --- Comment #8

[Bug target/95683] New: internal compiler error: in riscv_gpr_save_operation_p, at config/riscv/riscv.c:5219

2020-06-15 Thread kito.cheng at gmail dot com
: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: kito.cheng at gmail dot com Target Milestone: --- Target: riscv64-unknown-elf Report by Pat

[Bug target/91441] ICE in asan_shadow_offset at asan.c:342 on riscv64 target

2019-08-14 Thread kito.cheng at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91441 --- Comment #1 from Kito Cheng --- Confirmed, a hot fix here, will send to gcc-patch after test. diff --git a/gcc/toplev.c b/gcc/toplev.c index 7e0b9216dea..5dd5b66b89c 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -1744,20 +1744,12 @@ process