3.4.1 implementation-defined behavior
implementation-defined behavior
unspecified behavior where each implementation documents how the choice is made
EXAMPLE
An example of implementation-defined behavior is the propagation of the high-order bit when a signed integer is shifted right.