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)
* doc/extend.texi (Integer Overflow Builtins): Fix type of out
parameters for functions taking long long arguments.

From-SVN: r240205

gcc/ChangeLog

index daa2619b95b5c24741824fbeb16a9c0f68f563c8..e61b82debf1b08b4d35dc6bde185ccc580b2a80f 100644 (file)
@@ -1,3 +1,8 @@
+2016-09-16  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/extend.texi (Integer Overflow Builtins): Fix type of out
+       parameters for functions taking long long arguments.
+
 2016-09-16  Eric Botcazou  <ebotcazou@adacore.com>
 
        * recog.c (rest_of_handle_split_after_reload): Delete.