This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0f67b1b * g++.dg/cpp1y/auto-fn33.C (main): Turn // error: ... into d [...]
new 5fd049b * tree-ssa-threadbackward.c (fsm_find_thread_path): Remove u [...]
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/tree-ssa-threadbackward.c | 366 ++++++++++++++++++++++++++----------------
2 files changed, 240 insertions(+), 136 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 8c6b7e8 [clang-format] Fixed line merging of more than two lines
new 7a993b6 test commmit
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/altivec.h | 1 -
1 file changed, 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 9b8f3aa * gcc/ChangeLog: Fix ChangeLog entry. * gcc/c/ChangeLog: Di [...]
new 0f67b1b * g++.dg/cpp1y/auto-fn33.C (main): Turn // error: ... into d [...]
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/testsuite/ChangeLog | 2 ++
gcc/testsuite/g++.dg/cpp1y/auto-fn33.C | 2 +-
2 files changed, 3 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 16b35fa [ARM] Make sure GlobalISel is only initialized once. NFCI
new 2d83e19 Revert "[JumpThreading] Prevent non-deterministic use lists"
new 31e986b Revert "[JumpThreading] Unfold selects that depend on the sam [...]
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:
include/llvm/Transforms/Scalar/JumpThreading.h | 2 -
lib/Transforms/Scalar/JumpThreading.cpp | 114 +++++++--------------
.../JumpThreading/unfold-selects-same-cond.ll | 45 --------
3 files changed, 38 insertions(+), 123 deletions(-)
delete mode 100644 test/Transforms/JumpThreading/unfold-selects-same-cond.ll
--
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 75d0099 [LoopVectorizer] When estimating reg usage, unused insts may [...]
new 16b35fa [ARM] Make sure GlobalISel is only initialized once. NFCI
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/ARM/ARMTargetMachine.cpp | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 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 32ce946 Automatic date update in version.in
new 93ca393 Fix SPARC relocations generated for the .eh_frame section.
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:
gas/ChangeLog | 6 ++++++
gas/config/tc-sparc.c | 5 ++++-
2 files changed, 10 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 gcc.
from d10b2a5 PR c++/71988 * g++.dg/cpp0x/constexpr-71988.C: New test.
new 44618e4 [ARC] [libgcc] Fix defines
new 9b8f3aa * gcc/ChangeLog: Fix ChangeLog entry. * gcc/c/ChangeLog: Di [...]
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 | 13 -------------
gcc/c-family/ChangeLog | 13 ++++++++++++-
gcc/c/ChangeLog | 8 +++++++-
gcc/cp/ChangeLog | 5 +++++
libgcc/ChangeLog | 7 +++++++
libgcc/config/arc/lib1funcs.S | 45 +++++++++++++++++++++++--------------------
6 files changed, 55 insertions(+), 36 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 zack/explicit-bzero
in repository glibc.
discards 7ea1e10 Use explicit_bzero where appropriate
discards b7f5628 Add fortification and inline optimization of explicit_bzero.
discards d3f5d55 New string function explicit_bzero (from OpenBSD).
new 9533ed6 New string function explicit_bzero (from OpenBSD).
new 4546815 Add fortification and inline optimization of explicit_bzero.
new 337e8f5 Use explicit_bzero where appropriate
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7ea1e10)
\
N -- N -- N refs/heads/zack/explicit-bzero (337e8f5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 3 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:
manual/string.texi | 99 +++++++++++++++++++++++++++++++++---------------------
1 file changed, 61 insertions(+), 38 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 61aeeaa [ARC] New option handling, refurbish multilib support.
new d10b2a5 PR c++/71988 * g++.dg/cpp0x/constexpr-71988.C: New 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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/constexpr-71988.C | 6 ++++++
2 files changed, 11 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-71988.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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from 2b1b094 Strip host's binaries during release packaging.
new ecc2d30 Clean up obsolete support for infrastructure directory.
new 31bbbed Use required filename instead of globs for reference tarball copy.
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:
lib/fetch.sh | 84 +++++++++++++++++++-----------------------------------------
1 file changed, 27 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.