riscv-gnu-toolchain
riscv-gnu-toolchain copied to clipboard
2025.02 toolchain may cause incorrect behavior with == (equality) logical comparisons.
https://github.com/gcc-mirror/gcc/commit/e9888795b8bafe37dc65bd638de0533b842c960a
A bug in the 2025.02 toolchain may cause incorrect behavior with == (equality) logical comparisons.
Root Cause & Fix:
The issue is confirmed to be resolved by applying the following patch:
🔗 Commit: e9888795