This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cef3f69c2f4 Revert "configure: arrange to use appropriate objcopy" new c00e1e3aa5a PR middle-end/105853: Call store_constructor directly from [...]
The 1 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/calls.cc | 7 ++++--- gcc/expr.cc | 6 ++---- gcc/expr.h | 2 ++ gcc/testsuite/gcc.dg/pr105853.c | 11 +++++++++++ gcc/testsuite/gcc.dg/pr105856.c | 10 ++++++++++ 5 files changed, 29 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr105853.c create mode 100644 gcc/testsuite/gcc.dg/pr105856.c