This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 92bea423c295 gotest: explicitly skip type descriptors new ccb68179642c auto-inc-dec: Don't add incs/decs to bare CLOBBERs [PR93124] new 4c33b2daeb5a testsuite: Add target/xfail argument to check-function-bodies
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 | 11 +++++++++ gcc/auto-inc-dec.c | 12 +++++++--- gcc/doc/sourcebuild.texi | 2 +- gcc/testsuite/ChangeLog | 9 +++++++ gcc/testsuite/gcc.dg/torture/pr93124.c | 44 ++++++++++++++++++++++++++++++++++ gcc/testsuite/lib/scanasm.exp | 18 ++++++++++---- 6 files changed, 88 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr93124.c