This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b46584d7836 driver: Fix several memory leaks [PR63854] new c44c2a3b055 Using gen_int_mode instead of GEN_INT to avoid ICE caused b [...] new 9b5d4f6e668 libstdc++: Do not check "cold" name on darwin [PR 96736] new 09698e44c76 Update links to Arm docs
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/config/i386/i386-expand.c | 6 +++--- gcc/doc/extend.texi | 6 +++--- gcc/doc/invoke.texi | 2 +- gcc/testsuite/gcc.target/i386/pr96262-1.c | 11 +++++++++++ .../testsuite/17_intro/headers/c++1998/all_attributes.cc | 2 +- .../testsuite/17_intro/headers/c++2011/all_attributes.cc | 2 +- .../testsuite/17_intro/headers/c++2014/all_attributes.cc | 2 +- .../testsuite/17_intro/headers/c++2017/all_attributes.cc | 2 +- .../testsuite/17_intro/headers/c++2020/all_attributes.cc | 2 +- 9 files changed, 23 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr96262-1.c