<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 12/10/2015 11:45 AM, Jakob Bohm wrote:<br>
    <blockquote cite="mid:5669BA1D.8090502@wisemo.com" type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <tt>3. The compiler wasn't written by a fanatic who put <br>
          the "right shift of negative signed values is <br>
          undefined" rule above common sense.</tt><tt></tt><br>
    </blockquote>
    <br>
    This is only implementation-defined behavior, not undefined
    behavior.  It is not permitted to crash the system or launch the
    missiles.  (n1256.pdf 6.5.7 paragraph 5.)<br>
    <br>
    -Ben<br>
  </body>
</html>