Y
Hacker News
new
|
ask
|
show
|
jobs
by
qznc
2259 days ago
The dump thing is a non optimizing compiler. GCC and LLVM contain many optimization phases. It is probably some normal optimization which is only "wrong" in the context of loop conditions.