This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ddeb70548c8 openmp, c++: Fix up OpenMP/OpenACC handling in C++ modules [...]
new b3d078220d2 c++: Fix checking assert upon invalid class definition [PR116740]
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/name-lookup.cc | 6 ++----
gcc/testsuite/g++.dg/parse/crash80.C | 7 +++++++
2 files changed, 9 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/parse/crash80.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 b85b405ed33 c++: Fix a comment typo
new ddeb70548c8 openmp, c++: Fix up OpenMP/OpenACC handling in C++ modules [...]
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/module.cc | 111 ++++++++++++++++++---
gcc/testsuite/g++.dg/modules/oacc-1_a.C | 15 +++
.../g++.dg/modules/{omp-2_b.C => oacc-1_b.C} | 2 +-
.../g++.dg/modules/{omp-1_c.C => oacc-1_c.C} | 2 +-
.../g++.dg/modules/{omp-1_a.C => omp-3_a.C} | 6 +-
.../g++.dg/modules/{omp-2_b.C => omp-3_b.C} | 2 +-
.../g++.dg/modules/{omp-1_b.C => omp-3_c.C} | 0
.../g++.dg/modules/{omp-1_c.C => omp-3_d.C} | 2 +-
gcc/testsuite/g++.dg/modules/pr119102_a.H | 9 ++
gcc/testsuite/g++.dg/modules/pr119102_b.C | 9 ++
10 files changed, 137 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/oacc-1_a.C
copy gcc/testsuite/g++.dg/modules/{omp-2_b.C => oacc-1_b.C} (66%)
copy gcc/testsuite/g++.dg/modules/{omp-1_c.C => oacc-1_c.C} (63%)
copy gcc/testsuite/g++.dg/modules/{omp-1_a.C => omp-3_a.C} (68%)
copy gcc/testsuite/g++.dg/modules/{omp-2_b.C => omp-3_b.C} (64%)
copy gcc/testsuite/g++.dg/modules/{omp-1_b.C => omp-3_c.C} (100%)
copy gcc/testsuite/g++.dg/modules/{omp-1_c.C => omp-3_d.C} (60%)
create mode 100644 gcc/testsuite/g++.dg/modules/pr119102_a.H
create mode 100644 gcc/testsuite/g++.dg/modules/pr119102_b.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 97cae4d17 Add entry cbef629838b06166c54e59fdfe8649f792293f61 from https [...]
new e9ed562fa Add entry 568354b24c7ddef335e7c39a3fa8c54671187df5 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:
.../first_url | 2 +-
.../tcwg_kernel/llvm-master-aarch64-next-allmodconfig}/build_url | 2 +-
.../tcwg_kernel/llvm-master-aarch64-next-allmodconfig/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy linux/sha1/{08c2182cf0b47646af7f3daa292980f95f5e1ea6 => 568354b24c7ddef335e7c [...]
copy linux/sha1/{4e7795eda4459bf3e69c87c793bc34f610f9d981/tcwg_kernel/llvm-master- [...]
create mode 100644 linux/sha1/568354b24c7ddef335e7c39a3fa8c54671187df5/tcwg_kernel [...]
--
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 4856292f7a6 LoongArch: Fix incorrect reorder of __lsx_vldx and __lasx_x [...]
new 1853b02d8c1 c++: Apply/diagnose attributes when instatiating ARRAY/POIN [...]
new b85b405ed33 c++: Fix a comment typo
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/pt.cc | 24 +++++++++++++++++++-----
gcc/cp/typeck.cc | 2 +-
gcc/testsuite/g++.dg/cpp0x/alignas22.C | 23 +++++++++++++++++++++++
3 files changed, 43 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas22.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 78d7038b157 ld: Pass -Wl,-z,lazy to compiler for i386 lazy binding tests
new 9b1e14e5e90 ld: Add a test for PR ld/25237
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/testsuite/ld-elf/pr25237.d | 6 ++++++
ld/testsuite/ld-elf/{fini0.s => pr25237.s} | 13 +++++++------
2 files changed, 13 insertions(+), 6 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr25237.d
copy ld/testsuite/ld-elf/{fini0.s => pr25237.s} (64%)
--
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 aa2cd0e39dc Automatic date update in version.in
new 78d7038b157 ld: Pass -Wl,-z,lazy to compiler for i386 lazy binding tests
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/testsuite/ld-i386/i386.exp | 2 +-
ld/testsuite/ld-i386/no-plt.exp | 14 +++++++-------
2 files changed, 8 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 gcc.
from c49ef76dc78 Daily bump.
new 4856292f7a6 LoongArch: Fix incorrect reorder of __lsx_vldx and __lasx_x [...]
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/config/loongarch/lasx.md | 13 --------
gcc/config/loongarch/loongarch.cc | 48 ++++++++++++++++-----------
gcc/config/loongarch/lsx.md | 13 --------
gcc/config/loongarch/simd.md | 9 +++++
gcc/testsuite/gcc.target/loongarch/pr119084.c | 24 ++++++++++++++
5 files changed, 61 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr119084.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 glibc.
from a2bd5008a9 Pass -Wl,--no-error-execstack for tests where -Wl,-z,execsta [...]
new 226476e322 manual: Explain sched_yield semantics with different schedulers
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:
manual/resource.texi | 31 ++++++++++++++++++++++---------
1 file changed, 22 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 releases/gcc-14
in repository gcc.
from 2ed37595a3c c++: generic lambda, implicit 'this' capture, xobj memfn [P [...]
new e834308d70c Daily bump.
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 | 42 +++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 +++++++++
gcc/testsuite/ChangeLog | 55 +++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 108 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.