Fix documentation for overflow-checking builtins
authorJonathan Wakely <redi@gcc.gnu.org>
Fri, 16 Sep 2016 22:11:46 +0000 (23:11 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 16 Sep 2016 22:11:46 +0000 (23:11 +0100)
commit3096abe0d6038e303ec4c404bc178359ac53a9cb
treee4dfd72acd691d7534cc0e48c0f8c08c0f6131f1
parent6ee3fd9742d3c0463ea6b7d5d195f2be4e9c31fa
Fix documentation for overflow-checking builtins

* doc/extend.texi (Integer Overflow Builtins): Fix type of out
parameters for functions taking long long arguments.

From-SVN: r240205
gcc/ChangeLog