diff options
Diffstat (limited to 'gcc/c-family/ChangeLog')
-rw-r--r-- | gcc/c-family/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog index 820e66a..996e7b8 100644 --- a/gcc/c-family/ChangeLog +++ b/gcc/c-family/ChangeLog @@ -1,3 +1,8 @@ +2017-12-19 Jakub Jelinek <jakub@redhat.com> + + * known-headers.cc (get_stdlib_header_for_name): Replace Yoda + conditions with typical order conditions. + 2017-12-18 Marek Polacek <polacek@redhat.com> * c-warn.c (warn_logical_operator): Return early if -Wlogical-op is |