This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b9c7da05d4 i386: Decouple AMX-AVX512 from AVX10.2 and imply AVX512F new 32ff6f4728e c, c++: Fix unused result for empty types [PR82134]
The 1 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/cp/call.cc | 1 + gcc/cp/cp-gimplify.cc | 1 + gcc/gimplify.cc | 1 + gcc/testsuite/c-c++-common/attr-warn-unused-result-2.c | 16 ++++++++++++++++ gcc/tree-cfg.cc | 2 ++ 5 files changed, 21 insertions(+) create mode 100644 gcc/testsuite/c-c++-common/attr-warn-unused-result-2.c