egards,
> --
> Bo YU
We had verified this bug in the latest gcc
version(https://godbolt.org/z/85YTbdjz4), this is a gcc bug due to gcc assert
tree_ssa option should equal to SSA_NAME at any time, but in riscv port the
code calling break the assert.
We will try to fix this in gcc upstream recently, thanks for your reporting.
BR,
Jiawei
We had fixed this on gcc upstream ——
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=c9842f99042454bef99fe82506c6dd50f34e283e
Thanks for your report.
BR,
Jiawei
On 30.05.24 08:40, Jiawei wrote:
> We had fixed this on gcc upstream ——
> https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=c9842f99042454bef99fe82506c6dd50f34e283e
please backport that upstream to the GCC 14 branch.
Backported it into releases/gcc-14 branch,
https://gcc.gnu.org/git/?p=gcc
3 matches
Mail list logo