This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 4509cc0 gcc/
new a3da01e Handle memory leak in tree-inline.c.
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 | 8 ++++++++
gcc/tree-inline.c | 2 +-
2 files changed, 9 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.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 85c7f3e Daily bump.
new b94fb7f Handle memory leak in tree-inline.c.
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 | 8 ++++++++
gcc/tree-inline.c | 2 +-
2 files changed, 9 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 001c250 Automatic date update in version.in
new 1997c99 ld -z combreloc reloc sorting
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:
bfd/ChangeLog | 4 ++++
bfd/elf-bfd.h | 4 ++--
2 files changed, 6 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 libcxx.
from 25bcc0f [libcxx] Prefer C++14 over C++11 when building libc++experimental.
new aee206a Apply D20014 - fix a missing return in a test. Fixes PR#27720
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:
.../memory/allocator.uses/allocator.uses.trait/uses_allocator.pass.cpp | 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 compiler-rt.
from a4ef7d7 Fixup for r269288. SleepForSeconds is not available in nolib [...]
new b57cc42 [mips][sanitizer_common] Don't use `ld` in internal_clone() o [...]
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_linux.cc | 10 ++++++++++
1 file changed, 10 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 gcc-6-branch
in repository gcc.
from 3bd9aa1 [ARM] PR target/70830: Avoid POP-{reglist}^ when returning fr [...]
new 4509cc0 gcc/
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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/pr71006.c | 16 ++++++++++++++++
gcc/tree-vect-loop.c | 4 +++-
4 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr71006.c
--
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 9bcd42c 2016-05-12 Richard Biener <rguenther(a)suse.de>
new dc0b0e3 Add dg-require-atomic-builtins to test
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/testsuite/experimental/memory_resource/1.cc | 1 +
2 files changed, 6 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 compiler-rt.
from 5fb4b3f Fixup for r269291, which broke the Go TSan build. Let's not [...]
new a4ef7d7 Fixup for r269288. SleepForSeconds is not available in nolib [...]
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_common_nolibc.cc | 1 +
lib/sanitizer_common/sanitizer_libc.h | 1 +
lib/sanitizer_common/sanitizer_linux.cc | 9 +++++++++
lib/sanitizer_common/sanitizer_mac.cc | 4 ++++
4 files changed, 15 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 llvm.
from d89f32c [mips][ias] Work around incorrect another microMIPS relocatio [...]
new 1000189 [mips][ias] Fix O32 .cprestore directive when inside .set noa [...]
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/Mips/AsmParser/MipsAsmParser.cpp | 19 ++++++++-----------
lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp | 13 +++++++------
lib/Target/Mips/MipsTargetStreamer.h | 21 +++++++++++++++++++--
test/MC/Mips/cprestore-noreorder-noat.s | 21 ++++++++++++++++++++-
4 files changed, 54 insertions(+), 20 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 5ffb4a0 2016-05-12 Richard Biener <rguenther(a)suse.de>
new 9bcd42c 2016-05-12 Richard Biener <rguenther(a)suse.de>
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 | 10 ++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr71059.c | 15 +++++++++++++++
gcc/tree-ssa-pre.c | 13 ++++++-------
gcc/tree-ssa-sccvn.c | 14 ++++++++++++--
5 files changed, 48 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71059.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.