This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9c2ad52a750 PR tree-optimization/85726 * generic-match-head.c (optimi [...]
new 7da7f1c63b5 2018-12-06 Richard Biener <rguenther(a)suse.de>
new 6e6e5c14d20 2018-12-06 Richard Biener <rguenther(a)suse.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/ChangeLog | 35 +++++++++++++++++++++++++++++++++++
gcc/bitmap.c | 4 ++++
gcc/bitmap.h | 18 ++++++++++++++++++
gcc/df-problems.c | 9 +++++----
gcc/gengtype.c | 1 +
gcc/ira.c | 2 +-
gcc/loop-invariant.c | 2 +-
gcc/lra-constraints.c | 10 +++++-----
gcc/regrename.c | 2 +-
gcc/sched-deps.c | 10 +++++-----
gcc/sched-ebb.c | 5 ++---
gcc/sched-rgn.c | 5 ++---
gcc/sel-sched.c | 8 +++-----
13 files changed, 83 insertions(+), 28 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 dejagnu.
from f81fb67 * testsuite/runtest.all/default_procs.tcl: Whitespace clean [...]
new 77fe62f * doc/dejagnu.texi: Add more missing material.
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 ++
doc/dejagnu.texi | 191 ++++++++++++++++++++++++++++++++++++-------------------
2 files changed, 130 insertions(+), 65 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 gcc-7-branch
in repository gcc.
from 67641d6f9b4 Update ChangeLog and version files for release
new 983d5fd232f 2018-12-06 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/BASE-VER | 2 +-
gcc/ChangeLog | 4 ++++
2 files changed, 5 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 lld.
from dc61598f6 [ELF] - (-Map file) Implement printing of LMA for assignments [...]
new 835a49cc7 [LLD][ELF] - Use auto. NFC.
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:
ELF/ScriptParser.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 gcc.
from 39bb2d0f4f6 PR fortran/88304 * tree-nested.c (convert_nonlocal_refere [...]
new 9c2ad52a750 PR tree-optimization/85726 * generic-match-head.c (optimi [...]
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/generic-match-head.c | 9 +++++++++
gcc/gimple-match-head.c | 24 ++++++++++++++++++++++++
gcc/match.pd | 14 ++++++++------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/pr85726-1.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr85726-2.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr85726-3.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr85726-4.c | 15 +++++++++++++++
9 files changed, 117 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr85726-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr85726-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr85726-3.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr85726-4.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 lldb.
from b2811bfe7 Remove REQUIRES: darwin from a couple of MachO tests
new ddcfa9b66 Make scripts/analyzer-project-deps compatible with python3
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/analyze-project-deps.py | 38 +++++++++++++++++++-------------------
1 file changed, 19 insertions(+), 19 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 dejagnu.
from 7e7c247 * lib/remote.exp (standard_load): Fix typo on empty string. [...]
new f81fb67 * testsuite/runtest.all/default_procs.tcl: Whitespace clean [...]
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 | 10 +++++
testsuite/runtest.all/clone_output.test | 67 ++++++++++++++++-----------------
testsuite/runtest.all/default_procs.tcl | 14 +++----
testsuite/runtest.all/utils.test | 18 ++++-----
4 files changed, 58 insertions(+), 51 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 d974f078dd9 /cp 2018-12-06 Paolo Carlini <paolo.carlini(a)oracle.com>
new 12e0d67be22 2018-12-06 Richard Biener <rguenther(a)suse.de>
new 39bb2d0f4f6 PR fortran/88304 * tree-nested.c (convert_nonlocal_refere [...]
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/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 12 +++++++++++
gcc/testsuite/c-c++-common/pr19807-2.c | 7 +++++--
gcc/testsuite/c-c++-common/pr19807-3.c | 7 +++++--
.../gfortran.fortran-torture/compile/pr88304.f90 | 24 ++++++++++++++++++++++
gcc/tree-nested.c | 15 ++++++++++++++
6 files changed, 67 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.fortran-torture/compile/pr88304.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.