This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 25326fe 2016-11-04 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 5dd9216 * fold-const.c (fold_cond_expr_with_comparison): Remove call [...]
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 | 6 ++++++
gcc/fold-const.c | 44 ++++++++++++++------------------------------
2 files changed, 20 insertions(+), 30 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 6e1e09d PR c++/78198 - inherited template ctor with default arg
new e72902d 2016-11-04 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 25326fe 2016-11-04 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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/testsuite/ChangeLog | 21 +++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-udt.C | 2 +-
gcc/testsuite/g++.dg/init/new15.C | 2 +-
gcc/testsuite/g++.dg/ipa/inline-1.C | 2 +-
gcc/testsuite/g++.dg/ipa/inline-2.C | 2 +-
gcc/testsuite/g++.dg/lto/20080908-1_0.C | 2 +-
gcc/testsuite/g++.dg/tc1/dr20.C | 2 +-
gcc/testsuite/g++.dg/tree-ssa/inline-1.C | 2 +-
gcc/testsuite/g++.dg/tree-ssa/inline-2.C | 2 +-
gcc/testsuite/g++.old-deja/g++.law/except1.C | 2 +-
gcc/testsuite/g++.old-deja/g++.other/vbase5.C | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/slsr-8.c | 5 +++--
gcc/testsuite/obj-c++.dg/lto/trivial-1_0.mm | 2 +-
13 files changed, 35 insertions(+), 13 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe-tests.
from f76889a Add .gitreview file
new b546fab Remove gdbserver-mismatch.sh file
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:
gdbserver-mismatch.sh | 40 ----------------------------------------
1 file changed, 40 deletions(-)
delete mode 100644 gdbserver-mismatch.sh
--
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.
charles.baylis pushed a change to branch master
in repository toolchain/abe-tests.
from 519d750 Do checkout test for gcc4_9 configdir.
new f76889a Add .gitreview file
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:
.gitreview | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 .gitreview
--
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 8530991 Add bugpoint-reduced reproducer for pr30693
new 9933d26 [X86] Broadcast from memory intructions aren't unfoldable
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/Target/X86/X86InstrInfo.cpp | 16 ++++++++--------
test/CodeGen/X86/pr30693.ll | 1 -
2 files changed, 8 insertions(+), 9 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 ae152bd Revert "AMDGPU: Add VI i16 support"
new 8530991 Add bugpoint-reduced reproducer for pr30693
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/CodeGen/X86/pr30693.ll | 148 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 148 insertions(+)
create mode 100644 test/CodeGen/X86/pr30693.ll
--
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 glibc.
from 9a2835d Handle tilegx* machine names.
new 95e431c An optimized memchr was missing for AArch64. This version is [...]
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:
ChangeLog | 5 ++
sysdeps/aarch64/memchr.S | 157 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 162 insertions(+)
create mode 100644 sysdeps/aarch64/memchr.S
--
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 binutils-gdb.
from 88ba72a Remove support for $PLATFORM in rpath search paths.
new 4f7eddc Update RISC-V documentation and make sure that it is included [...]
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:
gas/ChangeLog | 11 +++++++++++
gas/doc/Makefile.am | 1 +
gas/doc/Makefile.in | 1 +
gas/doc/all.texi | 1 +
gas/doc/as.texinfo | 14 ++++++++++++++
gas/doc/c-riscv.texi | 8 ++++----
6 files changed, 32 insertions(+), 4 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 binutils-gdb.
from 8f1732f ld: Allow EXCLUDE_FILE to be used outside of the section list
new 1b7a12f Fix building binutils for all 32-bit targets by moving riscv3 [...]
new 88ba72a Remove support for $PLATFORM in rpath search paths.
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:
bfd/ChangeLog | 5 +++++
bfd/targets.c | 2 +-
ld/ChangeLog | 9 +++++++++
ld/config.in | 3 ---
ld/configure | 2 +-
ld/configure.ac | 2 +-
ld/emultempl/elf32.em | 37 +++++++------------------------------
7 files changed, 24 insertions(+), 36 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 glibc.
from 6c50bb5 Fix linknamespace parallel test failures.
new 9a2835d Handle tilegx* machine names.
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:
ChangeLog | 4 ++++
sysdeps/tile/preconfigure | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.