This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4bb14839b20 Fix crash accessing builtins in sanitizer.def and after (PR [...]
new a3ee44e4db8 PR c++/81314 * cp-gimplify.c (omp_var_to_track): Look thr [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/cp-gimplify.c | 4 ++++
libgomp/ChangeLog | 5 +++++
libgomp/testsuite/libgomp.c++/pr81314.C | 38 +++++++++++++++++++++++++++++++++
4 files changed, 53 insertions(+)
create mode 100644 libgomp/testsuite/libgomp.c++/pr81314.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 compiler-rt.
from ee5ce553a [asan] Disable two dynamic tests on armhf
new aa753d2df Revert "[mips] Fix sem_init_glibc test for MIPS."
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/sanitizer_common/TestCases/Linux/sem_init_glibc.cc | 8 +++-----
1 file changed, 3 insertions(+), 5 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-tools-extra.
from 9ecb069c [lit] Force site configs to be run before source-tree configs
new e9ec2e95 Fix refactoring missed in previous commit r313270 which resul [...]
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/Unit/lit.cfg | 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 lld.
from 072cd4c80 Accept not only --foo but also -foo.
new 57c9f4ec4 Add tests for -out-implib.
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/MinGW/driver.test | 6 ++++++
1 file changed, 6 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 5e5e02aeca x86: Cache section contents and relocations
new 79254a5260 globalaudit.rd: Allow additional bits in DT_FLAGS_1
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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-elf/globalaudit.rd | 2 +-
2 files changed, 7 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 26e53f3eac gdb.base/nodebug.exp: Rename called functions
new 5e5e02aeca x86: Cache section contents and relocations
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 | 10 ++++++++++
bfd/elf32-i386.c | 18 +++++++++++++++---
bfd/elf64-x86-64.c | 15 +++++++++++++--
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/{pr19175.d => pr22135.d} | 3 +--
.../testsuite/ld-i386/pr22135.s | 2 +-
ld/testsuite/ld-x86-64/pr22135.d | 12 ++++++++++++
.../testsuite/ld-x86-64/pr22135.s | 2 +-
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
10 files changed, 65 insertions(+), 9 deletions(-)
copy ld/testsuite/ld-i386/{pr19175.d => pr22135.d} (73%)
copy gold/testsuite/x86_64_mov_to_lea1.s => ld/testsuite/ld-i386/pr22135.s (81%)
create mode 100644 ld/testsuite/ld-x86-64/pr22135.d
copy gold/testsuite/x86_64_mov_to_lea1.s => ld/testsuite/ld-x86-64/pr22135.s (81%)
--
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 17e8811c445 * config/rs6000/rs6000.c (rs6000_set_up_by_prologue): Make [...]
new 4bb14839b20 Fix crash accessing builtins in sanitizer.def and after (PR [...]
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/jit/ChangeLog | 6 ++++++
gcc/jit/jit-builtins.c | 5 ++++-
gcc/testsuite/ChangeLog | 6 ++++++
...or-gcc_jit_context_get_builtin_function-unknown-builtin.c} | 11 +++--------
4 files changed, 19 insertions(+), 9 deletions(-)
copy gcc/testsuite/jit.dg/{test-error-unrecognized-dump.c => test-error-gcc_jit_co [...]
--
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 07d86e274d8 Remove usages of deprecated std::unary_function and std::bi [...]
new 5cf5798b90e [TargetTransformInfo] Detect 0 latency instructions
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/llvm/Analysis/TargetTransformInfoImpl.h | 4 +++-
test/Analysis/CostModel/X86/costmodel.ll | 18 ++++++++++++++++++
2 files changed, 21 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 b2e8bde4f [lit] Force site configs to be run before source-tree configs
new 40c175b6d Filenames are case-insensitive on Windows, so .DEF is the sam [...]
new 072cd4c80 Accept not only --foo but also -foo.
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:
MinGW/Driver.cpp | 2 +-
MinGW/Options.td | 10 +++++-----
test/MinGW/driver.test | 14 ++++++++++++--
3 files changed, 18 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.