This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from a32919a4788 c++: templates, attributes, #pragma target [PR114772]
new 7495787e31c Fix a pasto in ao_compare::compare_ao_refs
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/tree-ssa-alias.cc | 3 ++-
1 file changed, 2 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 release/2.41/master
in repository glibc.
from 046b33800c x86: Detect Intel Diamond Rapids
new 5cb575ca9a elf: tst-audit10: split AVX512F code into dedicated function [...]
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:
NEWS | 1 +
sysdeps/x86_64/Makefile | 1 -
sysdeps/x86_64/tst-auditmod10b.c | 109 ++++++++++++++++++++-------------------
3 files changed, 56 insertions(+), 55 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 releases/gcc-14
in repository gcc.
from 9ef0cf01993 Daily bump.
new 70eaec53f32 c++: constexpr, trivial, and non-alias target [PR111075]
new 8a884140c2b libcpp: Fix incorrect line numbers in large files [PR108900]
new 8d70737492a c++: templates, attributes, #pragma target [PR114772]
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/cp/constexpr.cc | 3 +++
gcc/cp/pt.cc | 2 ++
gcc/testsuite/g++.dg/ext/pragma-target2.C | 18 ++++++++++++++++++
libcpp/files.cc | 9 +++++++++
4 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/pragma-target2.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 releases/gcc-13
in repository gcc.
from 7ac1a99ccff libatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
new b14ae44ec26 c++: constexpr, trivial, and non-alias target [PR111075]
new a32919a4788 c++: templates, attributes, #pragma target [PR114772]
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/cp/constexpr.cc | 3 +++
gcc/cp/pt.cc | 2 ++
gcc/testsuite/g++.dg/ext/pragma-target2.C | 18 ++++++++++++++++++
3 files changed, 23 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/pragma-target2.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 releases/gcc-12
in repository gcc.
from 85280523967 Daily bump.
new b7748c371c5 c++: templates, attributes, #pragma target [PR114772]
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/pt.cc | 2 ++
gcc/testsuite/g++.dg/ext/pragma-target2.C | 18 ++++++++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/pragma-target2.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 binutils-gdb.
from 26011e4e104 [gdb/testsuite] Fix another timeout in gdb.base/bg-executio [...]
new 09338cf326f gdb: fix riscv record-full push
new f17820ec6e4 gdb/testsuite: split gdb.dwarf2/macro-source-path.exp
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:
gdb/riscv-canonicalize-syscall-gen.c | 18 +-
gdb/riscv-linux-tdep.h | 6 +-
gdb/syscalls/riscv-canonicalize-syscall-gen.py | 4 +-
.../gdb.dwarf2/macro-source-path-clang14-dw4.exp | 71 ++++++
.../gdb.dwarf2/macro-source-path-clang14-dw5.exp | 75 +++++++
.../macro-source-path-gcc11-ld234-dw5.exp | 70 ++++++
.../macro-source-path-gcc11-ld238-dw4.exp | 70 ++++++
.../macro-source-path-gcc11-ld238-dw5.exp | 81 +++++++
...o-source-path.exp => macro-source-path.exp.tcl} | 250 +--------------------
9 files changed, 393 insertions(+), 252 deletions(-)
create mode 100644 gdb/testsuite/gdb.dwarf2/macro-source-path-clang14-dw4.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/macro-source-path-clang14-dw5.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/macro-source-path-gcc11-ld234-dw5.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/macro-source-path-gcc11-ld238-dw4.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/macro-source-path-gcc11-ld238-dw5.exp
rename gdb/testsuite/gdb.dwarf2/{macro-source-path.exp => macro-source-path.exp.tc [...]
--
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 releases/gcc-15
in repository gcc.
from 3483a2b3959 Fortran: Fix checking for IMPURE in DO CONCURRENT.
new 682550f23c8 Regenerate gcc.pot
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/po/gcc.pot | 9382 +++++++++++++++++++++++++++++---------------------------
1 file changed, 4785 insertions(+), 4597 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 1fa48e78ad8 testsuite: Require fstack_protector for no-stack-protector- [...]
new db1e171882e Regenerate gcc.pot
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/po/gcc.pot | 12966 ++++++++++++++++++++++++++++---------------------------
1 file changed, 6609 insertions(+), 6357 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 132d01d96ea Enable ip-cp cloning over non-hot edges
new 1fa48e78ad8 testsuite: Require fstack_protector for no-stack-protector- [...]
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/g++.dg/no-stack-protector-attr-3.C | 1 +
1 file changed, 1 insertion(+)
--
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 master
in repository toolchain/ci/interesting-commits.
from 85fc3307e Add entry 5a993558c5fa52c605d984e0effdc1cd3b452476 from https [...]
new 41d08a160 Add entry 5a993558c5fa52c605d984e0effdc1cd3b452476 from https [...]
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:
llvm/sha1/5a993558c5fa52c605d984e0effdc1cd3b452476/jira/description | 4 ++++
llvm/sha1/5a993558c5fa52c605d984e0effdc1cd3b452476/status.txt | 4 ++++
.../{llvm-arm-master-Oz_LTO => llvm-arm-master-Os}/details.txt | 0
.../llvm-arm-master-Os}/reproduction_instructions.txt | 0
.../{llvm-arm-master-Oz_LTO => llvm-arm-master-Os}/status-summary.txt | 0
.../{llvm-arm-master-Oz_LTO => llvm-arm-master-Os}/status.txt | 4 ++--
.../tcwg_bmk-code_size-cpu2017rate/status.txt | 4 ++++
7 files changed, 14 insertions(+), 2 deletions(-)
copy llvm/sha1/5a993558c5fa52c605d984e0effdc1cd3b452476/tcwg_bmk-code_size-cpu2017 [...]
copy llvm/sha1/{06664fdc7680f7f9fa9b0a414a8fb8df2f913d48/tcwg_bmk-code_speed-cpu20 [...]
copy llvm/sha1/5a993558c5fa52c605d984e0effdc1cd3b452476/tcwg_bmk-code_size-cpu2017 [...]
copy llvm/sha1/5a993558c5fa52c605d984e0effdc1cd3b452476/tcwg_bmk-code_size-cpu2017 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.