This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8f9fea41a76 Add combine splitter to transform vashr/vlshr/vashl_optab t [...] new a5b4ebc217a libstdc++: Poor man's case insensitive comparisons in time_ [...] new c0e34451ae5 openmp: Avoid calling operand_equal_p on OMP_CLAUSEs [PR103704]
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/cp/semantics.c | 3 + gcc/testsuite/g++.dg/gomp/pr103704.C | 19 ++++++ libstdc++-v3/include/bits/locale_facets_nonio.tcc | 74 ++++++++++++++-------- .../time_get/get/char/{71367.cc => 71557.cc} | 45 ++++++++++--- .../time_get/get/wchar_t/{71367.cc => 71557.cc} | 45 ++++++++++--- 5 files changed, 143 insertions(+), 43 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gomp/pr103704.C copy libstdc++-v3/testsuite/22_locale/time_get/get/char/{71367.cc => 71557.cc} (56%) copy libstdc++-v3/testsuite/22_locale/time_get/get/wchar_t/{71367.cc => 71557.cc} (57%)