This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 641b1c8 gcc/
new 9ed0eb0 Mark -fstack-protect as optimization flag.
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/common.opt | 8 ++++----
gcc/ipa-inline-transform.c | 3 +--
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/pr71585-2.c | 23 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr71585-3.c | 24 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr71585.c | 23 +++++++++++++++++++++++
7 files changed, 89 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr71585-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr71585-3.c
create mode 100644 gcc/testsuite/gcc.dg/pr71585.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-tests.
from 6d8974c Fix datestamps in files diff (again).
new 2da6cf4 Add checking for configure lines in reference manifests.
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-manifest2.sh | 41 ++++++++++++++++++++++++++++++++++-------
1 file changed, 34 insertions(+), 7 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 a405c22 Use strtok_r instead of strsep in rust_get_disr_info
new 042c94d sparc: make SPARC_OPCODE_ARCH_MAX part of its enum
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/ChangeLog | 5 +++++
include/opcode/sparc.h | 3 +--
2 files changed, 6 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 clang.
from cb4aafd [Driver][AArch64] Add support for Broadcom Vulcan core.
new 2df01eb Use ArgList::hasFlag to check if -miamcu/-mno-iamcu is passed. 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:
lib/Driver/Driver.cpp | 39 ++++++++++++++++++---------------------
lib/Driver/Tools.cpp | 10 ++++------
2 files changed, 22 insertions(+), 27 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 4371250 [ELF] - Check the input bitcode files for compatibility.
new 7afe2b6 Convert DOS-style newlines.
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/ELF/lto/mix-platforms.ll | 20 ++++++++++----------
1 file changed, 10 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 binutils-gdb.
from d691934 Preserve all mapping symbols in ARM and AArch64 object files.
new a405c22 Use strtok_r instead of strsep in rust_get_disr_info
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:
gdb/ChangeLog | 5 +++++
gdb/rust-lang.c | 8 +++++---
2 files changed, 10 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 compiler-rt.
from e1c2e60 [msan] Fix handling of padding in sendmsg control data.
new f7e391c [tsan] Stop extending the block’s lifetime in dispatch_group_async
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/tsan/rtl/tsan_libdispatch_mac.cc | 4 ++-
test/tsan/Darwin/gcd-groups-destructor.mm | 43 +++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 test/tsan/Darwin/gcd-groups-destructor.mm
--
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 b5c3c82 64-bit LEB values are not always correctly decoded due to a c [...]
new 37d9291 XFAIL tests which fail with gcc on linux
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:
.../lldbsuite/test/expression_command/top-level/TestTopLevelExprs.py | 1 +
.../lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py | 2 +-
.../Python/lldbsuite/test/lang/cpp/template/TestTemplateIntegerArgs.py | 1 +
3 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 binutils-gdb.
from 6844c0c Correct fix for typo
new d691934 Preserve all mapping symbols in ARM and AArch64 object files.
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:
bfd/ChangeLog | 13 +++++++++++++
bfd/elf32-arm.c | 27 +++++++++++++++++++++++----
bfd/elfnn-aarch64.c | 37 +++++++++++++++++++++++++++++++++++++
3 files changed, 73 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 master
in repository gcc.
from 44e775d Improve diagnostic messages of "#pragma omp cancel", "#pragma [...]
new 641b1c8 gcc/
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/g++.dg/vect/pr70729.cc | 78 ++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-loop-im.c | 11 +++++
gcc/tree-vect-loop.c | 3 ++
5 files changed, 105 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/vect/pr70729.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.