Skip to content
Snippets Groups Projects
Yuya Nishihara's avatar
Yuya Nishihara authored
If v = -INT_MAX - 1, -v would exceed INT_MAX. I don't think this would cause
problems such as issue4627, but we can't blame it as a compiler bug because
signed integer overflow is undefined in C.
b3142ea2
History
Name Last commit Last update