This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d10cddeaad2 Fix PR 93568 (thinko) new 5a8ad97b6e4 c++: Mark __builtin_convertvector operand as read [PR93557]
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/ChangeLog | 6 ++++++ gcc/cp/semantics.c | 3 ++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/c-c++-common/Wunused-var-17.c | 19 +++++++++++++++++++ 4 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/Wunused-var-17.c