This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 409356fc0ab Daily bump. new 92a180c651e PR c++/90010 * gimple-ssa-sprintf.c (target_to_host): Fix [...] new 4e99a8770ce PR middle-end/90025 * expr.c (store_expr): Set properly s [...]
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/ChangeLog | 13 +++++++++++++ gcc/expr.c | 3 ++- gcc/gimple-ssa-sprintf.c | 16 +++++++++------ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.c-torture/execute/pr90025.c | 28 +++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr90010.c | 27 ++++++++++++++++++++++++++ 6 files changed, 88 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr90025.c create mode 100644 gcc/testsuite/gcc.dg/pr90010.c