This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 329bef49da3 d: Fix error: aggregate value used where floating point was [...] new 3183acc8e04 compiler: check repeated const expressions in new scope
The 1 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/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/expressions.cc | 110 +++++++-------------------------------- gcc/go/gofrontend/expressions.h | 105 +++++++++++++++++++++++++++++++++++++ gcc/go/gofrontend/parse.cc | 89 +++++++++++++++++++++++++++++++ gcc/go/gofrontend/parse.h | 1 + 5 files changed, 215 insertions(+), 92 deletions(-)