This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 469c76f0d94 libstdc++: ppc: conditionalize vsx-only simd intrinsics new 967cdbe6629 c++: empty base constexpr adjustment [PR105245] new e4e053a63b1 vec: fix iterate comment new 69dd5ca3484 c++: add color to function decl printing
The 3 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/constexpr.cc | 67 ++++++++++++----------- gcc/cp/error.cc | 44 +++++++++++++-- gcc/diagnostic-color.cc | 2 + gcc/doc/invoke.texi | 10 +++- gcc/testsuite/g++.dg/diagnostic/function-color1.C | 21 +++++++ gcc/vec.h | 4 +- 6 files changed, 106 insertions(+), 42 deletions(-) create mode 100644 gcc/testsuite/g++.dg/diagnostic/function-color1.C