This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8b737ec289d i386/testsuite: Add testcase for fixed PR [PR51492]
new df67f383d8f libstdc++: Fix name of source file in comment
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:
libstdc++-v3/src/c++17/fs_ops.cc | 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 7ef8a9d4b1c RISC-V: Add configure check for B extention support
new 8b737ec289d i386/testsuite: Add testcase for fixed PR [PR51492]
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/gcc.target/i386/pr51492.c | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr51492.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 gcc.
from ee12a13d257 testsuite: fix whitespace in dg-require-effective-target di [...]
new 7ef8a9d4b1c RISC-V: Add configure check for B extention support
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/common/config/riscv/riscv-common.cc | 8 ++++++++
gcc/config.in | 6 ++++++
gcc/configure | 31 +++++++++++++++++++++++++++++++
gcc/configure.ac | 5 +++++
4 files changed, 50 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 gcc.
from 2b3533cd871 gimple ssa: Teach switch conversion to optimize powers of 2 [...]
new ee12a13d257 testsuite: fix whitespace in dg-require-effective-target di [...]
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/gcc.dg/vect/bb-slp-layout-18.c | 2 +-
gcc/testsuite/gcc.dg/vect/bb-slp-pr54400.c | 2 +-
gcc/testsuite/gcc.target/i386/pr98161.c | 2 +-
3 files changed, 3 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 gcc.
from 37aa98f79a7 libbacktrace: fix syntax of Windows registration functions
new 2b3533cd871 gimple ssa: Teach switch conversion to optimize powers of 2 [...]
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/gcc.dg/tree-ssa/switch-3.c | 2 +-
.../gcc.target/i386/switch-exp-transform-1.c | 32 ++
.../gcc.target/i386/switch-exp-transform-2.c | 35 +++
.../gcc.target/i386/switch-exp-transform-3.c | 148 ++++++++++
gcc/tree-switch-conversion.cc | 326 ++++++++++++++++++++-
gcc/tree-switch-conversion.h | 18 ++
6 files changed, 555 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/switch-exp-transform-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/switch-exp-transform-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/switch-exp-transform-3.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 gcc.
from 2d105efd6f6 testsuite: fix whitespace in dg-do assemble directive
new 37aa98f79a7 libbacktrace: fix syntax of Windows registration functions
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:
libbacktrace/pecoff.c | 4 ++--
1 file changed, 2 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 gcc.
from 11c2453a16b RISC-V: Add basic support for the Zacas extension
new 2e662dedf84 testsuite: fix whitespace in dg-do compile directives
new 7f1aa73bde0 testsuite: fix whitespace in dg-do preprocess directive
new 2d105efd6f6 testsuite: fix whitespace in dg-do assemble directive
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:
gcc/testsuite/c-c++-common/cpp/fmax-include-depth.c | 2 +-
gcc/testsuite/g++.dg/pr48633.C | 2 +-
gcc/testsuite/g++.dg/pr96707.C | 2 +-
gcc/testsuite/g++.target/i386/mv28.C | 2 +-
gcc/testsuite/gcc.dg/Warray-bounds-flex-arrays-1.c | 2 +-
gcc/testsuite/gcc.dg/pr83072-2.c | 2 +-
gcc/testsuite/gcc.dg/pr83073.c | 2 +-
gcc/testsuite/gcc.dg/pr96542.c | 2 +-
gcc/testsuite/gcc.dg/pr97567-2.c | 2 +-
gcc/testsuite/gcc.target/aarch64/simd/vmmla.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512fp16-11a.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512fp16-13.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512fp16-14.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512fp16-conjugation-1.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512fp16-neg-1a.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512fp16-set1-pch-1a.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512fp16vl-conjugation-1.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512fp16vl-neg-1a.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512fp16vl-set1-pch-1a.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512vlfp16-11a.c | 2 +-
gcc/testsuite/gcc.target/i386/pr69225-1.c | 2 +-
gcc/testsuite/gcc.target/i386/pr69225-2.c | 2 +-
gcc/testsuite/gcc.target/i386/pr69225-3.c | 2 +-
gcc/testsuite/gcc.target/i386/pr69225-4.c | 2 +-
gcc/testsuite/gcc.target/i386/pr69225-5.c | 2 +-
gcc/testsuite/gcc.target/i386/pr69225-6.c | 2 +-
gcc/testsuite/gcc.target/i386/pr69225-7.c | 2 +-
gcc/testsuite/gcc.target/i386/pr96562-1.c | 2 +-
gcc/testsuite/gcc.target/riscv/rv32e_stack.c | 2 +-
gcc/testsuite/gfortran.dg/c-interop/removed-restrictions-3.f90 | 2 +-
gcc/testsuite/gnat.dg/renaming1.adb | 2 +-
31 files changed, 31 insertions(+), 31 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from f1419187 tcwg_llvm-build.sh (test_llvm): Run build_abe_check_xfails() [...]
new a09e1c8e tcwg_llvm-config.sh (test_cflags_init): Update cflags
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:
tcwg_llvm-build.sh | 6 +++---
tcwg_llvm-config.sh | 15 ++++++++++-----
2 files changed, 13 insertions(+), 8 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 b1da98a7465 gdb: remove use of alloca in new_macro_definition
new 4e7b18de44b [gdb/symtab] Emit malformed macro definition complaint once
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/dwarf2/macro.c | 5 +-
gdb/testsuite/gdb.dwarf2/macro-complaints.exp | 198 ++++++++++++++++++++++++++
2 files changed, 202 insertions(+), 1 deletion(-)
create mode 100644 gdb/testsuite/gdb.dwarf2/macro-complaints.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.