This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6a3700f9b3e OpenMP: Fix g++.dg/gomp/bad-array-section-10.C for C++23 and up new 7daa935c799 pretty-print: add selftest coverage for numbered args new 5daf9104ed5 pretty-print: support urlification in phase 3 new be2bf5dc93c gcc-urlifier: handle option prefixes such as '-fno-'
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/diagnostic.cc | 2 +- gcc/gcc-urlifier.cc | 49 +++++- gcc/opts-common.cc | 22 +++ gcc/opts.h | 3 + gcc/pretty-print.cc | 458 +++++++++++++++++++++++++++++++++++++++++++--------- gcc/pretty-print.h | 9 +- 6 files changed, 462 insertions(+), 81 deletions(-)