Preprocessor: Evaluate INT_MIN / -1 to 0.
This division is undefined behaviour which raises SIGFPE on x86.
Most C++ preprocessors evaluate this silently to 0.
Showing
Test/cppIntMinOverNegativeOne.frag
0 → 100644
Please
register
or
sign in
to comment