extend.texi (__builtin_add_overflow_p): Clarify behavior when last argument is a...
authorJakub Jelinek <jakub@redhat.com>
Tue, 28 Jun 2016 08:30:01 +0000 (10:30 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 28 Jun 2016 08:30:01 +0000 (10:30 +0200)
commit35ca24a2d13feb005610c6d56637fff5d1a19e0b
treec1bcae6a22da089d1e638781924e52818f71678b
parent95ef39f4415224f4d98c85c10a9efa9f2f952fe0
extend.texi (__builtin_add_overflow_p): Clarify behavior when last argument is a bit-field.

* doc/extend.texi (__builtin_add_overflow_p): Clarify behavior when
last argument is a bit-field.

From-SVN: r237816
gcc/ChangeLog
gcc/doc/extend.texi