This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cd754efa9a5 Fortran: ICE with automatic character object, save, and var [...]
new 307e0d40367 compiler: support export/import of unsafe.Add/Slice
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/export.cc | 44 +++++++++++++++++++++++++--
gcc/go/gofrontend/export.h | 10 +++++++
gcc/go/gofrontend/expressions.cc | 8 +++++
gcc/go/gofrontend/expressions.h | 21 +++++++++++--
gcc/go/gofrontend/gogo.h | 4 +++
gcc/go/gofrontend/import.cc | 6 ++++
gcc/go/gofrontend/unsafe.cc | 64 +++++++++++++++++++++++++---------------
8 files changed, 130 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap
in repository toolchain/ci/interesting-commits.
from a6d5a07 Add last-good a21bd3cebd6f54af70a37c18b8fbeae933fb6515 from h [...]
new c15cb3b Add regression 13586172d0b70c9d7ca464fc5a2a46a8532b06d7 from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap
in repository toolchain/ci/interesting-commits.
discards 2ff7429 Add regression 2e96b5f14e4025691b57d2301d71aa6092ed44bc from [...]
discards 0822eb8 Add last-good e63d76234d18cac731c4f3610d513bd8b39b5520 from h [...]
new a6d5a07 Add last-good a21bd3cebd6f54af70a37c18b8fbeae933fb6515 from h [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2ff7429)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap (a6d5a07)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.