This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c28a6f8 print-rtl-function.c: add (param) directive to dump
new 3ae06f6 compiler: rework static initializer code
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 | 145 +++++++++++++++++++++++++++------------
gcc/go/gofrontend/expressions.h | 44 +++++++-----
gcc/go/gofrontend/gogo.cc | 22 +++---
4 files changed, 140 insertions(+), 73 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.
unknown user pushed a change to branch master
in repository llvm.
from faf81d7 Minor unroll pass refacoring.
new d964c86 Make BitcodeReader::parseIdentificationBlock() robust to EOF
new 0034728 [tools] Unbreak the GCC build (workaround a GCC bug).
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:
lib/Bitcode/Reader/BitcodeReader.cpp | 6 ++++++
tools/lli/lli.cpp | 3 ++-
tools/llvm-extract/llvm-extract.cpp | 3 ++-
3 files changed, 10 insertions(+), 2 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from f5352b0 Pacify lint check
new f2de077 [asan/win] Use TerminateProcess when we want to exit abnormally
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:
lib/sanitizer_common/sanitizer_win.cc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 90f22aa Fix detection of Debian / Ubuntu build environment
new 7ac2adf scripts/TestRelease.job: add a drive short name when using wine.
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:
scripts/TestRelease.job | 8 ++++++++
1 file changed, 8 insertions(+)
--
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.
unknown user pushed a change to branch master
in repository lld.
from 1b9d34f Attempt to fix green dragon bot.
new 01efa2f Disable cpio test on Windows again.
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:
test/ELF/reproduce-error.s | 5 +++--
1 file changed, 3 insertions(+), 2 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.
unknown user pushed a change to branch master
in repository gcc.
from 99f5e97 2016-11-09 Toma Tabacu <toma.tabacu(a)imgtec.com>
new c28a6f8 print-rtl-function.c: add (param) directive to dump
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/ChangeLog | 9 +++++++++
gcc/print-rtl-function.c | 36 ++++++++++++++++++++++++++++++++++++
gcc/print-rtl.c | 9 +++++++++
gcc/print-rtl.h | 2 ++
4 files changed, 56 insertions(+)
--
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.
unknown user pushed a change to branch master
in repository lld.
from cbab05e Make Discarded a InputSection.
new 1b9d34f Attempt to fix green dragon bot.
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:
test/ELF/reproduce-error.s | 5 ++---
1 file changed, 2 insertions(+), 3 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.
unknown user pushed a change to branch master
in repository lnt.
from fb0f95e In matrix view show newest to oldest, and add baseline to the top
new 3c12401 Put log messages in pre tags
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:
lnt/server/ui/templates/log.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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.
unknown user pushed a change to branch master
in repository gcc.
from 4ca3a21 Fix C++17 template placeholder for template template parm.
new 9290273 2016-11-09 Mikael Morin <mikael(a)gcc.gnu.org> Janus Wei [...]
new 99f5e97 2016-11-09 Toma Tabacu <toma.tabacu(a)imgtec.com>
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/fortran/ChangeLog | 8 +++++++-
gcc/fortran/interface.c | 2 ++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/mips/mips.exp | 2 +-
gcc/testsuite/gfortran.dg/volatile14.f90 | 29 +++++++++++++++++++++++++++++
5 files changed, 49 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/volatile14.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.