This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 6cb662745d38 Build filesystem library with large file support new 2638a44bbe43 Fix handling of overflow in C casts in integer constant ex [...] new 3401a3b7ba83 Daily bump.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/c/ChangeLog | 10 ++++++++++ gcc/c/c-typeck.c | 10 ++++++++++ gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gcc.dg/c11-static-assert-10.c | 9 +++++++++ gcc/testsuite/gcc.dg/c99-const-expr-15.c | 9 +++++++++ 6 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/c11-static-assert-10.c create mode 100644 gcc/testsuite/gcc.dg/c99-const-expr-15.c