This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 883ee34 rs6000: Clean up rs6000_stack_info a bit new cdd06d5 PR target/70858 * config/i386/i386.c (bdesc_special_args): [...] new 91e7d2c compiler: Mark concurrent calls.
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 | 9 +++++++ gcc/config/i386/i386.c | 14 +++++----- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/expressions.h | 16 ++++++++++-- gcc/go/gofrontend/statements.cc | 6 ++++- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.target/i386/pr70858.c | 45 +++++++++++++++++++++++++++++++++ 7 files changed, 86 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr70858.c