|
|
|
|
|
by petcat
86 days ago
|
|
> compiler is deterministic and has a set of rules that can be understood. Here are the reported miscompilation bugs in GCC so far in 2026. The ones labeled "wrong-code". https://gcc.gnu.org/bugzilla/buglist.cgi?chfield=%5BBug%20cr... I count 121 of them. It appears that code-generation is not as deterministic as you seem to think it is. |
|