Y
Hacker News
new
|
ask
|
show
|
jobs
by
osandov
3286 days ago
-fstrict-overflow is the opposite of what the parent comment was asking about. You want -fwrapv or -fno-strict-overflow.
1 comments
majewsky
3286 days ago
I was answering the "not aware that any compilers were doing this" part, hoping that they would be able to answer their second question using the source I linked.
link