This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 59f5d16f2c5 arm: fix UB due to missing mode check [PR100311] new 16683cefc63 fix asm-not pattern in dwarf2/inline5.c new da4a0817beb omit frame pointer in pr89676 new c8767ee9f93 libstdc++: Add testcase for std::pair as a structural type [...]
The 3 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/testsuite/gcc.dg/debug/dwarf2/inline5.c | 2 +- gcc/testsuite/gcc.target/i386/pr89676.c | 2 +- libstdc++-v3/testsuite/20_util/pair/requirements/structural.cc | 9 +++++++++ 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/pair/requirements/structural.cc