This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fb082e3293d hash: do not insert deleted value to a hash_set new a5a8242153d middle-end/69482 - not preserving volatile accesses new b1879fb84e7 calls: Fix up TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453]
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/calls.cc | 8 ++++++-- gcc/cfgexpand.cc | 9 +++++++++ gcc/testsuite/gcc.target/i386/pr69482-1.c | 16 ++++++++++++++++ gcc/testsuite/gcc.target/i386/pr69482-2.c | 10 ++++++++++ 4 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr69482-1.c create mode 100644 gcc/testsuite/gcc.target/i386/pr69482-2.c