This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3ccfbed * tree-ssa-loop-ivcanon.c (try_peel_loop): Correctly set won [...]
new f85a2cc * tree-vect-loop.c (vect_transform_loop): Update likely bounds.
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 | 4 ++++
gcc/tree-vect-loop.c | 14 +++++++++++---
2 files changed, 15 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 glibc.
from c30c3f4 stpcpy is part of POSIX.1-2008 [BZ #3629]
new 3e040a2 posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)
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 | 6 ++++++
sysdeps/unix/sysv/linux/spawni.c | 2 +-
2 files changed, 7 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-6-branch
in repository gcc.
from 6d75218 * config/visium/visium.c (visium_split_double_add): Minor tw [...]
new 3da26e6 2016-05-30 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 | 21 +++++
gcc/alias.c | 4 +
gcc/fold-const.c | 56 +++++++-----
gcc/testsuite/ChangeLog | 13 +++
gcc/testsuite/g++.dg/torture/pr71002.C | 160 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr71071.c | 12 +++
6 files changed, 243 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr71002.C
create mode 100644 gcc/testsuite/gcc.dg/pr71071.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 5de40da gcc/ChangeLog:
new 3ccfbed * tree-ssa-loop-ivcanon.c (try_peel_loop): Correctly set won [...]
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/tree-ssa-loop-ivcanon.c | 68 +++++++++++++++++++++++++++++++++++++--------
2 files changed, 63 insertions(+), 11 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 clang.
from 37ac732 [OPENMP 4.5] Additional codegen for statically scheduled loop [...]
new 4cc451f [Clang][avx512][builtin] Adding missing intrinsics for cvt
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/Headers/avx512fintrin.h | 10 ++++++++++
test/CodeGen/avx512f-builtins.c | 6 ++++++
2 files changed, 16 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 clang.
from 60f0769 [OPENMP 4.5] Fixed codegen for 'priority' and destructors in [...]
new 37ac732 [OPENMP 4.5] Additional codegen for statically scheduled loop [...]
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/CodeGen/CGOpenMPRuntime.cpp | 28 ++++++++++++++++++++++------
test/OpenMP/for_simd_codegen.cpp | 5 +++--
2 files changed, 25 insertions(+), 8 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 2adb06b Automatic date update in version.in
new 3a2b436 Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum
new e385593 PR 15231: import bare DW_TAG_lexical_block
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:
gdb/ChangeLog | 22 ++++++
gdb/dwarf2read.c | 88 +++++++++++++++-------
gdb/testsuite/ChangeLog | 6 ++
gdb/testsuite/gdb.ada/out_of_line_in_inlined.exp | 6 --
...egno-invalid.exp => dw2-lexical-block-bare.exp} | 27 ++++---
5 files changed, 103 insertions(+), 46 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dw2-regno-invalid.exp => dw2-lexical-block-bare.exp} (73%)
--
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 3904414 hurd: fix _hurd_self_sigstate reference from ____longjmp_chk
new c30c3f4 stpcpy is part of POSIX.1-2008 [BZ #3629]
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 | 6 ++++++
manual/string.texi | 6 +++---
2 files changed, 9 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 release/2.23/master
in repository glibc.
from f222547 Make padding in struct sockaddr_storage explicit [BZ #20111]
new e6eea05 test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648]
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 +++++
test-skeleton.c | 17 -----------------
2 files changed, 5 insertions(+), 17 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 fc3b1c4 gcc/testsuite/ChangeLog:
new 5de40da gcc/ChangeLog:
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 | 5 +++++
gcc/tree-ssa-reassoc.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.