This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ccb2a491358 PR c++/85062 - ICE with alignas in wrong place. new 7cc9d7b65b9 PR target/85073 * config/i386/i386.md (*bmi_blsr_<mode>_c [...] new 1f57c252d0a runtime: don't check for stale runtime
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 | 6 ++++++ gcc/config/i386/i386.md | 37 +++++++++++++++++++++++++++++++++ gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/i386/pr85073.c | 18 ++++++++++++++++ libgo/go/runtime/crash_test.go | 3 +++ 6 files changed, 70 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr85073.c