diff options
Diffstat (limited to 'gcc/c/ChangeLog')
-rw-r--r-- | gcc/c/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog index 103634e..83f3eaa 100644 --- a/gcc/c/ChangeLog +++ b/gcc/c/ChangeLog @@ -1,3 +1,7 @@ +2019-06-24 Martin Sebor <msebor@redhat.com> + + * c-typeck.c (build_binary_op): Hyphenate floating-point. + 2019-06-10 Jakub Jelinek <jakub@redhat.com> * c-parser.c (c_parser_pragma): Reject PRAGMA_OMP_SCAN. |