This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b5b59df636 2019-09-15 Steven G. Kargl kargl@gcc.gnu.org new e7f93902bfb 2019-09-15 Sandra Loosemore sandra@codesourcery.com new ca5d48c5098 PR c++/91740 - ICE with constexpr call and ?: in ARRAY_REF [...]
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/ChangeLog | 6 ++++++ gcc/cp/pt.c | 2 +- gcc/testsuite/ChangeLog | 12 ++++++++++++ gcc/testsuite/g++.dg/cpp1y/var-templ63.C | 5 +++++ gcc/testsuite/lib/target-supports.exp | 4 ++-- 5 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ63.C