6.1.1 Library Divergences
The standard pragmas, #pragma STDC FP_CONTRACT, are not supported by
MPLAB XC32. Additionally, the default runtime startup code does not call
exit() after returning from main(). This reduces
code size; however, custom startup code that calls exit() can be
provided if necessary.
