This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a8855004d75 PR tree-optimization/81165 * tree-ssa-threadupdate.c (use [...]
new 5f885dd12c2 PR tree-optimization/36550 * tree-ssa-threadupdate.c (cou [...]
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/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/tree-ssa/pr36550.c | 25 ++++++++++
gcc/tree-ssa-threadupdate.c | 84 ++++++++++++++++++++++++++-------
4 files changed, 104 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr36550.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 glibc.
from a7e3edf4f2 Increase buffer size due to warning from ToT GCC
new 95511aab9d Fix testing with read-only source directory.
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 ++++++
io/Makefile | 2 ++
posix/tst-mmap-offset.c | 2 +-
stdlib/tst-setcontext3.sh | 2 +-
4 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 lldb.
from 3442a27eb llgs-tests: Add support for "exit" stop-reply packets
new 5d674ad29 [MacOSX/Queues] Relax an overly aggressive assertion in a 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:
packages/Python/lldbsuite/test/macosx/queues/TestQueues.py | 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.
unknown user pushed a change to branch master
in repository llvm.
from 4d6de6f6af5 [Hexagon] Remove recursion in visitUsesOf, replace with use queue
new 4e7906d9cda Fixed the gcc 'enumeral and non-enumeral type in conditiona [...]
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/Object/COFFImportFile.cpp | 6 +++---
1 file changed, 3 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 lld.
from d70a73870 [MinGW] Ignore the --no-seh flag
new 9ef8327f8 [WebAssembly] Don't include lazy symbols in import table
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/wasm/archive.ll | 31 +++++++++++++++++++------------
wasm/Writer.cpp | 2 +-
2 files changed, 20 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.
unknown user pushed a change to branch master
in repository gcc.
from 827a415cb9d PR c++/83205 * decl.c (cp_finish_decomp): Handle the case [...]
new a8855004d75 PR tree-optimization/81165 * tree-ssa-threadupdate.c (use [...]
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 | 12 +++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/pr81165.c | 59 ++++++++++++++++++
gcc/tree-ssa-threadedge.c | 17 +++++-
gcc/tree-ssa-threadupdate.c | 136 +++++++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-threadupdate.h | 1 +
6 files changed, 228 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr81165.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 gcc-7-branch
in repository gcc.
from 0dbef4ba113 2017-12-15 Richard Biener <rguenther(a)suse.de>
new f3bf931f679 Backported from mainline 2017-11-20 Jakub Jelinek <jaku [...]
new cb014939839 Backported from mainline 2017-11-21 Jakub Jelinek <jaku [...]
new e4ac508b2c1 Backported from mainline 2017-11-21 James Cowgill <Jame [...]
new 737e53624f6 Backported from mainline 2017-11-22 Jakub Jelinek <jaku [...]
new 45a33dac257 Backported from mainline 2017-11-23 Jakub Jelinek <jaku [...]
new ce94fdd3858 Backported from mainline 2017-11-23 Dirk Broemmel <d.br [...]
new bdd5e4a1949 Backported from mainline 2017-11-23 Jakub Jelinek <jaku [...]
new 5304042fb9b Backported from mainline 2017-11-24 Jakub Jelinek <jaku [...]
new 09c46231813 Backported from mainline 2017-11-24 Jakub Jelinek <jaku [...]
new 62307242695 Backported from mainline 2017-11-24 Jakub Jelinek <jaku [...]
The 10 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 | 37 ++++++++++++++++++
gcc/c-family/ChangeLog | 9 +++++
gcc/c-family/c-common.c | 15 ++++----
gcc/config/mips/frame-header-opt.c | 3 +-
gcc/cp/ChangeLog | 17 ++++++++
gcc/cp/constexpr.c | 45 +++++++++++++++++++++-
gcc/cp/parser.c | 14 +++----
gcc/expr.c | 33 ++++++++++++----
gcc/fortran/ChangeLog | 17 +++++++-
gcc/fortran/parse.c | 1 +
gcc/fortran/trans-openmp.c | 1 +
gcc/testsuite/ChangeLog | 37 +++++++++++++++++-
gcc/testsuite/c-c++-common/pr83059.c | 10 +++++
gcc/testsuite/g++.dg/ext/constexpr-pr82781.C | 12 ++++++
gcc/testsuite/g++.dg/opt/pr83084.C | 16 ++++++++
gcc/testsuite/gcc.dg/builtin-object-size-18.c | 15 ++++++++
gcc/testsuite/gcc.dg/opts-8.c | 6 +++
.../ubsan/typedef-1.c => gcc.dg/ubsan/pr83014.c} | 10 ++---
gcc/testsuite/gfortran.dg/pr82253.f90 | 40 +++++++++++++++++++
gcc/tree-object-size.c | 1 -
gcc/ubsan.c | 6 +--
gcc/valtrack.c | 13 ++++++-
libgomp/ChangeLog | 13 +++++++
libgomp/testsuite/libgomp.fortran/pr81304.f90 | 17 ++++++++
libgomp/testsuite/libgomp.fortran/pr81841.f90 | 26 +++++++++++++
25 files changed, 375 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr83059.c
create mode 100644 gcc/testsuite/g++.dg/ext/constexpr-pr82781.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr83084.C
create mode 100644 gcc/testsuite/gcc.dg/builtin-object-size-18.c
create mode 100644 gcc/testsuite/gcc.dg/opts-8.c
copy gcc/testsuite/{c-c++-common/ubsan/typedef-1.c => gcc.dg/ubsan/pr83014.c} (50%)
create mode 100644 gcc/testsuite/gfortran.dg/pr82253.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/pr81304.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/pr81841.f90
--
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 7aac6ee6ffe PR c++/80135 PR c++/81922 * typeck2.c (digest_init_r): C [...]
new aa996a7ae48 PR c++/81197 * cp-tree.h (cp_maybe_mangle_decomp): Declar [...]
new 827a415cb9d PR c++/83205 * decl.c (cp_finish_decomp): Handle the case [...]
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/cp/ChangeLog | 17 +++++++++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.c | 47 +++++++++++++++++++++++++----
gcc/cp/mangle.c | 57 ++++++++++++++++++++++++++++++++++-
gcc/cp/parser.c | 4 +++
gcc/cp/pt.c | 16 ++++++----
gcc/testsuite/ChangeLog | 10 ++++++
gcc/testsuite/g++.dg/cpp1z/decomp10.C | 3 +-
gcc/testsuite/g++.dg/cpp1z/decomp3.C | 25 +++++++++------
gcc/testsuite/g++.dg/cpp1z/decomp32.C | 32 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/decomp34.C | 11 +++++++
11 files changed, 199 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp32.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp34.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.