- determinism vs non-determinism
- conceptual integrity vs "it works somewhat, don't touch it"
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.
reply
- determinism vs non-determinism
- conceptual integrity vs "it works somewhat, don't touch it"