implement-c.texi (Integers Implementation): Make GCC's promises about signed left...
authorPaolo Bonzini <bonzini@gcc.gnu.org>
Thu, 26 Nov 2015 10:16:56 +0000 (10:16 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Thu, 26 Nov 2015 10:16:56 +0000 (10:16 +0000)
commita37a22da2d9304489f6e4b91d0a357c25e0a0a79
treef08c5c4a84f39509e9a5612c1b230f50aa30910a
parentb3877860a8dbefda221923faa57ba7f3c88ff4e9
implement-c.texi (Integers Implementation): Make GCC's promises about signed left shift stronger and clarify the cases when...

2015-11-26  Paolo Bonzini <bonzini@gnu.org>

* doc/implement-c.texi (Integers Implementation): Make GCC's promises
about signed left shift stronger and clarify the cases when they're
broken.

From-SVN: r230931
gcc/ChangeLog
gcc/doc/implement-c.texi