This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 800781f9392 Fix Rogers e-mail in MAINTAINERS new 3044a7a8249 testsuite: Add extra ia32 options so that -fprefetch-loop-a [...] new 0bc1566dec0 testsuite: Add -Wno-psabi to pr94920 tests [PR94920] new cc078cf8529 opts: Add an assertion to help static analyzers [PR106332] new f9671b60f93 cgraphunit: Don't emit asm thunks for -dx [PR106261]
The 4 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/cgraphunit.cc | 2 +- gcc/opts-common.cc | 2 ++ gcc/testsuite/g++.dg/debug/pr106261.C | 36 +++++++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/pr94920-1.C | 1 + gcc/testsuite/g++.dg/pr94920.C | 2 +- gcc/testsuite/gcc.dg/pr106397.c | 1 + 6 files changed, 42 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/debug/pr106261.C