This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 01564529234 s390: Add -fno-stack-protector to 3 tests
new f471ed487ab cobol: Repair printf format of size_t.
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/cobol/parse.y | 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 releases/gcc-15
in repository gcc.
from c3a639d1e2f s390: Add -fno-stack-protector to 3 tests
new fc36a902340 libstdc++: Format %r, %x and %X using locale's time_put fac [...]
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/chrono_io.h | 128 ++++++---------------
libstdc++-v3/testsuite/std/time/format/pr117214.cc | 43 ++++++-
2 files changed, 72 insertions(+), 99 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 dac12bc2426 libctf: doc: add __float128 and SIMD vector classification [...]
new b054ff60425 x86: ld: sframe: Remove SFrame NULL FRE template
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/elf64-x86-64.c | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 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-15
in repository gcc.
from debd1cd3dfd ada: Fix for compiler crash on function return with Relaxed [...]
new c3a639d1e2f s390: Add -fno-stack-protector to 3 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:
gcc/testsuite/gcc.target/s390/vector/vec-abs-emu.c | 2 +-
gcc/testsuite/gcc.target/s390/vector/vec-max-emu.c | 2 +-
gcc/testsuite/gcc.target/s390/vector/vec-min-emu.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 63f44b398f5 cobol: Update test case for intrinsic function syntax.
new 01564529234 s390: Add -fno-stack-protector to 3 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:
gcc/testsuite/gcc.target/s390/vector/vec-abs-emu.c | 2 +-
gcc/testsuite/gcc.target/s390/vector/vec-max-emu.c | 2 +-
gcc/testsuite/gcc.target/s390/vector/vec-min-emu.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 988e87b6688 c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471]
new 63f44b398f5 cobol: Update test case for intrinsic function syntax.
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:
.../cobol.dg/group2/Intrinsics_without_FUNCTION_keyword__2_.cob | 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 binutils-gdb.
from a17dd69b337 MIPS: Fix addend handling with rela R_MIPS16_GOT16 and R_MI [...]
new 84b2be94e5b libctf: create: addition of non-root types should not retur [...]
new d54eea87504 libctf: create: check the right root-visible flag when addi [...]
new feebe58d0fc libctf: add root-visibility-addition test
new dac12bc2426 libctf: doc: add __float128 and SIMD vector classification [...]
The 4 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:
libctf/ctf-create.c | 8 ++---
libctf/doc/ctf-spec.texi | 11 +++++--
.../libctf-writable/ctf-nonroot-addition.c | 38 ++++++++++++++++++++++
...rror-propagation.lk => ctf-nonroot-addition.lk} | 0
4 files changed, 51 insertions(+), 6 deletions(-)
create mode 100644 libctf/testsuite/libctf-writable/ctf-nonroot-addition.c
copy libctf/testsuite/libctf-writable/{error-propagation.lk => ctf-nonroot-additio [...]
--
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 ce869854db6 tailc: Handle musttail in case of non-cleaned-up cleanups, [...]
new affc5eb853a ada: Fix wrong finalization of temporary constrained array [...]
new 54b5f782727 ada: Small cleanup in the finalization machinery
new 484fb60fdcb ada: Fix wrong finalization of constrained array derived fr [...]
new 74cc201d4d5 ada: Dispatching call with mutably tagged objects
new 5bd03021271 ada: Fix wrong finalization of constrained subtype of uncon [...]
new 25e6c440391 ada: Small tweak to latest change
new 177050b6596 ada: Compiler fails on unchecked deallocation for constrain [...]
new debd1cd3dfd ada: Fix for compiler crash on function return with Relaxed [...]
The 8 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/ada/exp_ch3.adb | 4 +-
gcc/ada/exp_ch7.adb | 159 ++++++++-----------
gcc/ada/exp_util.adb | 423 +++++++++++++++++++++------------------------------
gcc/ada/exp_util.ads | 20 ++-
gcc/ada/sem_ch3.adb | 16 +-
gcc/ada/sem_ch4.adb | 12 ++
6 files changed, 270 insertions(+), 364 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 e65d831ce1a Automatic date update in version.in
new a17dd69b337 MIPS: Fix addend handling with rela R_MIPS16_GOT16 and R_MI [...]
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/elf64-mips.c | 4 ++--
bfd/elfn32-mips.c | 4 ++--
2 files changed, 4 insertions(+), 4 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 1cbb3122cb2 AArch64 SIMD: convert mvn+shrn into mvni+subhn
new 988e87b6688 c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471]
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/typeck.cc | 62 +++++++++++++++++++++++++++++++----
gcc/testsuite/g++.dg/parse/pr120471.C | 42 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/ubsan/pr120471.C | 21 ++++++++++++
gcc/tree.cc | 62 +++++++++++++++++++----------------
gcc/tree.h | 4 +++
5 files changed, 156 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/parse/pr120471.C
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr120471.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.