diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4e833d4..52b3e1c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,7 @@ 2016-06-28 Jakub Jelinek <jakub@redhat.com> + * Makefile.in: Don't cat ../stage_current if it does not exist. + * doc/extend.texi (__builtin_add_overflow_p): Clarify behavior when last argument is a bit-field. |