This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 06b8cdc8d73 middle-end/103271 - avoid VLA init of register new 6f43a8a0805 c++: ICE with unnamed tparm and concept [PR103408] new cde87638bf5 Implement -fprofile-prefix-map.
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/common.opt | 4 ++++ gcc/coverage.c | 3 ++- gcc/cp/cxx-pretty-print.c | 4 +++- gcc/doc/invoke.texi | 14 ++++++++++++-- gcc/file-prefix-map.c | 17 +++++++++++++++++ gcc/file-prefix-map.h | 2 ++ gcc/lto-opts.c | 1 + gcc/opts-global.c | 4 ++++ gcc/opts.c | 2 ++ gcc/profile.c | 4 ++++ gcc/testsuite/g++.dg/cpp23/concepts-err1.C | 6 ++++++ 11 files changed, 57 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp23/concepts-err1.C