This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 92964728f22 Fix test that gets skipped as unsupported new 5f93e2e757b Avoid constexpr garbage for implicit conversion to void. new 695c9382d81 compiler: improve write barrier generation
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 | 7 +++ gcc/cp/constexpr.c | 19 ++++--- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/expressions.h | 6 +-- gcc/go/gofrontend/wb.cc | 115 ++++++++++++++++++++++++++++++++++++++-- 5 files changed, 136 insertions(+), 13 deletions(-)