riscv-gnu-toolchain icon indicating copy to clipboard operation
riscv-gnu-toolchain copied to clipboard

2025.02 toolchain may cause incorrect behavior with == (equality) logical comparisons.

Open bigmagic123 opened this issue 3 months ago • 0 comments

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

bigmagic123 avatar Aug 18 '25 08:08 bigmagic123