This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 073fe8cfdfa PR libstdc++/80276 fix pretty printers for array smart pointers new c1a07f3621b i386: Add a test for PR target/78585 new b7327dbf3b1 compiler: delay escaping sliced arrays
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/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/expressions.cc | 17 ++++------------- gcc/go/gofrontend/wb.cc | 19 +++++++++++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/i386/pr78585.c | 29 +++++++++++++++++++++++++++++ 5 files changed, 58 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr78585.c