This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 94a62c5ae55 PR tree-optimization/89550 * builtins.c (c_strlen): Only [...]
new ab9211d0547 * gimple-ssa-warn-alloca.c (pass_walloca::execute): Don't [...]
new 000969f9304 PR other/80058 * lra-constraints.c (process_alt_operands) [...]
new 750121373c0 PR ipa/80000 * ipa-devirt.c (compare_virtual_tables): Rem [...]
new 1adf3e20cbe PR target/79846 * config/s390/s390.c (s390_const_operand_ [...]
The 4 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 | 23 +++++++++++++++++++++++
gcc/attribs.c | 2 +-
gcc/config/avr/avr-devices.c | 2 +-
gcc/config/s390/s390.c | 17 +++++++----------
gcc/cp/ChangeLog | 5 +++++
gcc/cp/parser.c | 2 +-
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/arith.c | 2 +-
gcc/fortran/resolve.c | 2 +-
gcc/gimple-ssa-warn-alloca.c | 10 +++++-----
gcc/ipa-devirt.c | 18 +++++++++---------
gcc/lra-constraints.c | 2 +-
12 files changed, 62 insertions(+), 30 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/gcc.
from 8db41faa003 Daily bump.
adds 696f587f446 PR c++/89585 * parser.c (cp_parser_asm_definition): Parse [...]
adds 787e2150014 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 13 ++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/asm-qual-3.C | 8 ++++----
5 files changed, 28 insertions(+), 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8fe56b6 0: good: binutils-gcc-linux: all
new d105ae4 0: good: binutils-gcc-linux: all
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 (8fe56b6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3852 +++++++++--------
4-build_abe-stage1/console.log | 4763 +++++++++++----------
5-build_linux/console.log | 33 +-
6-boot_linux/console.log | 2 +-
console.log | 8584 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 8624 insertions(+), 8640 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 openmp.
from 6b80ced [build] Rename clang-headers to clang-resource-headers
new e0a1fba [mips] Use libatomic instead of GCC intrinsics for 64bit
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:
runtime/src/kmp_os.h | 76 +++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 66 insertions(+), 10 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 llvm.
from 154171347ba [SelectionDAG] Allow the user to specify a memeq function.
new 0647335aa34 [IR][ARM] Add function pointer alignment to datalayout
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:
docs/LangRef.rst | 8 +++
include/llvm/IR/DataLayout.h | 23 ++++++++
lib/IR/ConstantFold.cpp | 28 ++++++++--
lib/IR/DataLayout.cpp | 20 +++++++
lib/IR/Value.cpp | 12 ++--
lib/Target/ARM/ARMTargetMachine.cpp | 4 ++
unittests/IR/CMakeLists.txt | 1 +
unittests/IR/ConstantsTest.cpp | 108 ++++++++++++++++++++++++++++++++++++
unittests/IR/DataLayoutTest.cpp | 47 ++++++++++++++++
unittests/IR/FunctionTest.cpp | 25 +++++++++
10 files changed, 268 insertions(+), 8 deletions(-)
create mode 100644 unittests/IR/DataLayoutTest.cpp
--
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 8694bb291 Add ASAN llvm build directory variants to get_llvm_bin_dirs().
new f6c1acb5e Make function definition in header inline
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:
include/lldb/Utility/ReproducerInstrumentation.h | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 54eb3e604f [clang][Index] Fix msan failure
new 8643b2ac98 [IR][ARM] Add function pointer alignment to datalayout
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/Basic/Targets/ARM.cpp | 23 ++++++++++++-----------
test/CodeGen/armv7k-abi.c | 2 +-
test/CodeGen/target-data.c | 10 +++++-----
3 files changed, 18 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 f13ef0677ce 2019-03-08 Richard Biener <rguenther(a)suse.de>
new 94a62c5ae55 PR tree-optimization/89550 * builtins.c (c_strlen): Only [...]
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/builtins.c | 18 ++++++++----------
gcc/c-family/ChangeLog | 7 +++++++
gcc/c-family/c-common.c | 12 +++++-------
gcc/c-family/c-warn.c | 24 ++++++++++++++++--------
gcc/c/ChangeLog | 8 ++++++++
gcc/c/c-decl.c | 22 +++++++++++-----------
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/decl.c | 6 +++---
gcc/cp/decl2.c | 12 +++++-------
gcc/cp/semantics.c | 11 +++++------
gcc/cp/typeck.c | 11 +++++------
gcc/tree-cfg.c | 12 ++++++------
gcc/tree-vrp.c | 12 ++++++------
14 files changed, 102 insertions(+), 70 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 222c113b459 PR c++/89585 * parser.c (cp_parser_asm_definition): Just [...]
new f13ef0677ce 2019-03-08 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 | 11 +++++++++++
gcc/cfgloop.h | 4 ++++
gcc/cfgloopmanip.c | 1 +
gcc/lto-streamer-in.c | 1 +
gcc/lto-streamer-out.c | 1 +
gcc/tree-cfg.c | 3 ++-
gcc/tree-inline.c | 5 +++++
7 files changed, 25 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.