This is an automated email from the git hooks/post-receive script.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-regression.
from e6c451a bug-2915: New test.
new f06e07d Skip mingw32 host builds for bug-1925
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:
bug-1925/build.sh | 5 +++++
1 file changed, 5 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 5824a72 tcwg-benchmark.sh: Fix typo.
new 0dd7b87 Detect host name and pass it to tcwg-regression
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:
TestRelease.job | 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 clang.
from bf29fe4665 Refactor ContinuationIndenter's breakProtrudingToken logic.
new aa2b9952ef [libclang] Allow crash recovery with LIBCLANG_NOTHREADS
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:
tools/libclang/CIndex.cpp | 15 ++-------------
tools/libclang/CIndexCodeCompletion.cpp | 5 -----
tools/libclang/Indexing.cpp | 10 ----------
3 files changed, 2 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 gcc.
from 003dce4b04b * ipa-inline.c (compute_uninlined_call_time, compute_inlin [...]
new 688b6bc6943 * auto-profile.c (afdo_annotate_cfg): Use update_max_bb_co [...]
new 216fc1bb7d9 * tracer.c (better_p): Do not compare frequencies. * reg- [...]
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 | 30 +++++++++++++++++++
gcc/auto-profile.c | 2 +-
gcc/cgraphunit.c | 2 +-
gcc/ipa-utils.c | 2 +-
gcc/lto-streamer-in.c | 2 +-
gcc/omp-expand.c | 2 +-
gcc/predict.c | 81 ++++++++++++++++++++++++++-------------------------
gcc/predict.h | 2 +-
gcc/profile.c | 8 +++--
gcc/reg-stack.c | 5 ----
gcc/shrink-wrap.c | 18 ++++++------
gcc/tracer.c | 2 --
gcc/tree-inline.c | 16 +++++-----
gcc/value-prof.c | 5 ----
14 files changed, 101 insertions(+), 76 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 93556e376b [NewPassManager] Pass the -fdebug-pass-manager flag setting [...]
new bf29fe4665 Refactor ContinuationIndenter's breakProtrudingToken logic.
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/Format/BreakableToken.cpp | 1 +
lib/Format/ContinuationIndenter.cpp | 138 ++++++++++++++++++--------------
lib/Format/ContinuationIndenter.h | 22 ++++-
unittests/Format/FormatTest.cpp | 3 +-
unittests/Format/FormatTestComments.cpp | 15 +++-
5 files changed, 112 insertions(+), 67 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 newlib.
from b1a388799 newlib/.../getreent.c: Allow to be provided by host and do so [...]
new 9cf0c4a01 newlib/libc/stdlib/realloc.c: fix variable name
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:
newlib/libc/stdlib/realloc.c | 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 f1e4e020706 2017-11-13 Fritz Reese <fritzoreese(a)gmail.com>
new bfb98797bdd * ipa-split.c (struct split_point): Add count. (consider_ [...]
new 7172e2535ba * bb-reorder.c: Remove frequencies from comments. (better [...]
new 43b5d0a6e59 Require alloca for c-c++-common/Wstringop-truncation.c
new 265f28844fb Allow asyncwait-1.c to run for non-nvidia devices
new 003dce4b04b * ipa-inline.c (compute_uninlined_call_time, compute_inlin [...]
The 5 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 | 24 +++++
gcc/bb-reorder.c | 113 ++++++++++++---------
gcc/ipa-inline.c | 9 +-
gcc/ipa-split.c | 43 ++++----
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/c-c++-common/Wstringop-truncation.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/fnsplit-1.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/fnsplit-2.c | 33 ++++++
libgomp/ChangeLog | 5 +
.../libgomp.oacc-c-c++-common/asyncwait-1.c | 16 ++-
10 files changed, 178 insertions(+), 77 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/fnsplit-2.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 clang.
from 6b37d09865 [PM] Require a registered x86 target for this test which use [...]
new 93556e376b [NewPassManager] Pass the -fdebug-pass-manager flag setting [...]
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/BackendUtil.cpp | 8 ++++----
1 file changed, 4 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 gcc-6-branch
in repository gcc.
from 0527363efab Daily bump.
new c39adb82ff7 2017-11-13 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 10 ++++++++++
gcc/fortran/check.c | 19 +++++++++++++------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr78619.f90 | 21 +++++++++++++++++++++
4 files changed, 50 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr78619.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.