This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 26f2ab84890 2019-02-26 Richard Biener rguenther@suse.de new a165fd900db PR c++/89481 * constexpr.c (cxx_eval_store_expression): W [...] new b9ce1b6a54e PR go/86535 runtime: always declare nanotime in Go
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/constexpr.c | 1 + gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp1y/constexpr-89481.C | 24 ++++++++++++++++++++++++ libgo/go/runtime/stubs3.go | 7 ------- 6 files changed, 37 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-89481.C