This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1db009e8c68 * parser.c (cp_parser_cv_qualifier_seq_opt): Add fi [...] new c487041b00e X /[ex] 4 < Y /[ex] 4 new 35f228e425a Fix location of sizeof/alignof (PR c++/80016)
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/ChangeLog | 4 ++ gcc/cp/ChangeLog | 6 ++ gcc/cp/parser.c | 19 +++++-- gcc/match.pd | 7 +++ gcc/testsuite/ChangeLog | 11 ++++ .../g++.dg/plugin/diagnostic-test-expressions-1.C | 66 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/cmpexactdiv-2.c | 11 ++++ 7 files changed, 120 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/cmpexactdiv-2.c