Fix documentation for overflow-checking builtins
authorJonathan Wakely <jwakely@redhat.com>
Fri, 16 Sep 2016 21:36:30 +0000 (22:36 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 16 Sep 2016 21:36:30 +0000 (22:36 +0100)
commit6e395fcb44dafbdbae218d396f32693b886d212a
tree3898102cdde531383f398e03fa63ddfcf085b993
parent9a42726b2e41d0d0d45bdf0c08ef59b9b6fde07d
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: r240200
gcc/ChangeLog
gcc/doc/extend.texi