This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6e974827232 doc: Use https for our own site (and GCC for the project) new 88c9b96b280 Add testcase for PR c++/105229: ICE in lookup_template_class_1 new 311d7f5c17b tree-optimization/115232 - demangle failure during -Waccess new f6c5f836df4 Define which threading model is in use on Windows
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/config/mingw/mingw32.h | 13 ++++++++----- gcc/gimple-ssa-warn-access.cc | 2 +- gcc/testsuite/g++.dg/parse/crash72.C | 12 ++++++++++++ gcc/testsuite/g++.dg/pr115232.C | 25 +++++++++++++++++++++++++ 4 files changed, 46 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/parse/crash72.C create mode 100644 gcc/testsuite/g++.dg/pr115232.C