This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fb61e5c0754 Document -lstdc++fs requirement for std::filesystem new 0b8d327ec38 PR c++/85618 - ICE with initialized VLA.
The 1 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/ChangeLog | 7 +++++++ gcc/cp/cp-tree.h | 1 + gcc/cp/tree.c | 23 +++++++++++++++++++++-- gcc/cp/typeck2.c | 4 ++-- gcc/testsuite/g++.dg/ext/vla20.C | 6 ++++++ 5 files changed, 37 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/vla20.C