Comment by astrange
3 years ago
GCC's developers work for companies that want more optimizations. UB is the way you get these optimizations.
But "gcc -fsanitize=undefined" is just as easy to run as "gcc -O3" is.
3 years ago
GCC's developers work for companies that want more optimizations. UB is the way you get these optimizations.
But "gcc -fsanitize=undefined" is just as easy to run as "gcc -O3" is.
No comments yet
Contribute on Hacker News ↗