This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 505ea909044 libstdc++: Exclude cygwin and mingw from linker relro support new 2e8b368c3d3 Fix PRE NEW_SETS guarding new d6e5745a9a8 c++: Tweak tsubst_qualified_id location.
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/cp/pt.c | 5 ++-- gcc/testsuite/g++.dg/diagnostic/static_assert3.C | 36 ++++++++++++++++++++++++ gcc/tree-ssa-pre.c | 7 +++-- gcc/tree.c | 4 +++ 4 files changed, 47 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/diagnostic/static_assert3.C