This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 99988464fc8 Fortran: Fixes to OpenMP 'interop' directive parsing support
new 4ee692337c4 c++: -fimplicit-constexpr diagnostic improvement [PR116696]
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/constexpr.cc | 7 +++++++
gcc/testsuite/g++.dg/DRs/dr2478.C | 2 +-
gcc/testsuite/g++.dg/ext/fimplicit-constexpr1.C | 8 ++++++++
3 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/fimplicit-constexpr1.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 508ef585243 gcn/mkoffload.cc: Use #embed for including the generated ELF file
new 99988464fc8 Fortran: Fixes to OpenMP 'interop' directive parsing 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/fortran/dump-parse-tree.cc | 84 +++++---
gcc/fortran/gfortran.h | 4 +-
gcc/fortran/match.cc | 10 +-
gcc/fortran/openmp.cc | 305 ++++++++++++++++-----------
gcc/omp-api.h | 3 +
gcc/omp-general.cc | 29 +++
gcc/testsuite/gfortran.dg/gomp/interop-1.f90 | 32 ++-
gcc/testsuite/gfortran.dg/gomp/interop-2.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/interop-3.f90 | 2 +-
include/gomp-constants.h | 5 +
10 files changed, 314 insertions(+), 162 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from e63881506 Add entry e98ad6a049c96c21cf641954584c2f5b7df0ce93 from https [...]
new 43b99c8ac Add entry e98ad6a049c96c21cf641954584c2f5b7df0ce93 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:
.../commit-log.txt | 2 +-
.../jira/description | 6 ++++-
.../jira/summary | 2 +-
.../jira/yaml | 8 +++++--
.../status.txt | 4 ++++
.../master-thumb_m33_hard_eabi/details.txt | 28 ++++++++++++----------
.../reproduction_instructions.txt | 4 ++--
.../master-thumb_m33_hard_eabi}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
10 files changed, 41 insertions(+), 21 deletions(-)
copy gcc/sha1/{ea9d4bf45ef906b990abdb101297e34366059f1c => e98ad6a049c96c21cf64195 [...]
copy gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{0f38666680d6ad0e40c4a8b6d94b2c93931cdf42/tcwg_bootstrap_check/maste [...]
copy gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/tcwg_gnu_embed_check_gcc/{m [...]
--
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 2d5312ce2 Add entry e98ad6a049c96c21cf641954584c2f5b7df0ce93 from https [...]
new e63881506 Add entry e98ad6a049c96c21cf641954584c2f5b7df0ce93 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:
.../tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi}/build_url | 2 +-
.../{master-thumb_m33_eabi => master-thumb_m33_hard_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/tcwg_gnu_embed_check_gcc/{m [...]
--
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 46c2538435d s390: Fix TF to FPRX2 conversion [PR115860]
new 4963eb76918 libcpp: Fix up UB in finish_embed
new b7b67732e20 c++: Don't emit deprecated/unavailable attribute diagnostic [...]
new 508ef585243 gcn/mkoffload.cc: Use #embed for including the generated ELF file
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/config/gcn/mkoffload.cc | 79 +++++--------------------------
gcc/cp/optimize.cc | 6 +++
gcc/testsuite/g++.dg/warn/deprecated-20.C | 16 +++++++
libcpp/files.cc | 2 +-
4 files changed, 35 insertions(+), 68 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/deprecated-20.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 ff8421191a8 Daily bump.
new 1880ff0dbd8 gimple-fold: Fix up __builtin_clear_padding lowering [PR115527]
new aaa82d63fed ssa: Fix up maybe_rewrite_mem_ref_base complex type handlin [...]
new e5a9c15266b testsuite: Fix up pr116034.c test for big/pdp endian [PR116061]
new e5839cad788 i386: Fix up __builtin_ia32_b{extr{,i}_u{32,64},zhi_{s,d}i} [...]
new 9b4a7d907d9 libiberty: Fix up > 64K section handling in simple_object_e [...]
new 973c6ea242c c++: Fix get_member_function_from_ptrfunc with -fsanitize=b [...]
The 6 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/i386/i386.cc | 12 +-
gcc/cp/typeck.cc | 19 +-
gcc/gimple-fold.cc | 12 +-
.../c-c++-common/torture/builtin-clear-padding-1.c | 1 +
.../c-c++-common/torture/builtin-clear-padding-2.c | 1 +
.../c-c++-common/torture/builtin-clear-padding-3.c | 1 +
.../c-c++-common/torture/builtin-clear-padding-4.c | 4 +-
.../c-c++-common/torture/builtin-clear-padding-5.c | 1 +
.../c-c++-common/torture/builtin-clear-padding-6.c | 28 +++
gcc/testsuite/g++.dg/ubsan/pr116449.C | 14 ++
gcc/testsuite/gcc.dg/pr116034.c | 23 +++
gcc/testsuite/gcc.target/i386/bmi-pr116287.c | 28 +++
gcc/testsuite/gcc.target/i386/bmi2-pr116287.c | 24 +++
gcc/testsuite/gcc.target/i386/tbm-pr116287.c | 29 +++
gcc/tree-ssa.cc | 5 +-
libiberty/simple-object-elf.c | 210 ++++++++++++++-------
16 files changed, 330 insertions(+), 82 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/torture/builtin-clear-padding-6.c
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr116449.C
create mode 100644 gcc/testsuite/gcc.dg/pr116034.c
create mode 100644 gcc/testsuite/gcc.target/i386/bmi-pr116287.c
create mode 100644 gcc/testsuite/gcc.target/i386/bmi2-pr116287.c
create mode 100644 gcc/testsuite/gcc.target/i386/tbm-pr116287.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 5938e0681c3 libstdc++: Do not use use memmove for 1-element ranges [PR1 [...]
new 1a71ff3b89a s390: Fix AQ and AR constraints
new 46c2538435d s390: Fix TF to FPRX2 conversion [PR115860]
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/config/s390/s390.cc | 17 ++++-
gcc/config/s390/s390.md | 2 +
gcc/config/s390/vector.md | 75 ++++++++++++----------
gcc/testsuite/gcc.target/s390/pr115860-1.c | 26 ++++++++
.../gcc.target/s390/vector/long-double-asm-abi.c | 2 +-
.../gcc.target/s390/vector/long-double-to-i64.c | 2 -
6 files changed, 84 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr115860-1.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 494d3c3faae AVR: Rework avr_out_compare.
new 5938e0681c3 libstdc++: Do not use use memmove for 1-element ranges [PR1 [...]
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/include/bits/ranges_algobase.h | 46 ++++++++++------------
.../testsuite/25_algorithms/copy/108846.cc | 38 ++++++++++++++++++
.../25_algorithms/copy_backward/108846.cc | 38 ++++++++++++++++++
.../testsuite/25_algorithms/copy_n/108846.cc | 38 +++++++++++++++++-
.../testsuite/25_algorithms/move/108846.cc | 40 ++++++++++++++++++-
.../25_algorithms/move_backward/108846.cc | 38 +++++++++++++++++-
6 files changed, 209 insertions(+), 29 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 2dced3586 Add entry e98ad6a049c96c21cf641954584c2f5b7df0ce93 from https [...]
new 2d5312ce2 Add entry e98ad6a049c96c21cf641954584c2f5b7df0ce93 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:
gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/commit-log.txt | 2 +-
.../e98ad6a049c96c21cf641954584c2f5b7df0ce93/jira/description | 6 +++++-
gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/jira/summary | 2 +-
gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/jira/yaml | 8 ++++++--
gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/status.txt | 4 ++++
.../details.txt | 8 ++++----
.../reproduction_instructions.txt | 4 ++--
.../master-thumb_m3_eabi}/status-summary.txt | 0
.../{master-thumb_m33_eabi => master-thumb_m3_eabi}/status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
10 files changed, 29 insertions(+), 13 deletions(-)
copy gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{0f38666680d6ad0e40c4a8b6d94b2c93931cdf42/tcwg_bootstrap_check/maste [...]
copy gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/tcwg_gnu_embed_check_gcc/{m [...]
--
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 f77fbc229 Add entry a77ccc81295f41b72f96db000d1aa44e4dc91254 from https [...]
new 2dced3586 Add entry e98ad6a049c96c21cf641954584c2f5b7df0ce93 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:
.../tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi}/build_url | 2 +-
.../{master-thumb_m33_eabi => master-thumb_m3_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{021077b94741c9300dfff3a24e95b3ffa3f508a7/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/tcwg_gnu_embed_check_gcc/{m [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.