This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b3becb17b82 testsuite: Improve builtin-bswap-5.c
new 81582ca6cb6 d: Fix regression returning from function with invariants [ [...]
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/d/decl.cc | 2 +-
gcc/testsuite/gdc.dg/pr119139.d | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gdc.dg/pr119139.d
--
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 09205680054 aarch64: XFAIL pred-not-gen-[14].c [PR118956]
new 5e9f71254a5 Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199]
new b3becb17b82 testsuite: Improve builtin-bswap-5.c
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/fortran/decl.cc | 9 +++++++++
gcc/fortran/trans-common.cc | 2 +-
gcc/testsuite/gcc.dg/builtin-bswap-5.c | 6 +++---
gcc/testsuite/gfortran.dg/common_30.f90 | 10 ++++++++++
gcc/testsuite/gfortran.dg/common_31.f90 | 15 +++++++++++++++
5 files changed, 38 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/common_30.f90
create mode 100644 gcc/testsuite/gfortran.dg/common_31.f90
--
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 456924e078c aarch64: Generalise tbz_2.c
new 64a551f7305 Abstract interfaces and dummy arguments are not global.
new 09205680054 aarch64: XFAIL pred-not-gen-[14].c [PR118956]
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/fortran/frontend-passes.cc | 3 +-
gcc/fortran/resolve.cc | 6 ++--
.../gcc.target/aarch64/sve/pred-not-gen-1.c | 4 +--
.../gcc.target/aarch64/sve/pred-not-gen-4.c | 4 +--
gcc/testsuite/gfortran.dg/interface_58.f90 | 38 ++++++++++++++++++++++
5 files changed, 48 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/interface_58.f90
--
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 a73bad74dbb Daily bump.
new ceb689d5b69 ipa-sra: Avoid clashes with ipa-cp when pulling accesses ac [...]
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/ipa-sra.cc | 38 +++++++++++++++++++++++++----------
gcc/testsuite/g++.dg/ipa/pr118243.C | 40 +++++++++++++++++++++++++++++++++++++
2 files changed, 68 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr118243.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 dfc6b286fd7 Daily bump.
new 8643edbb888 aarch64: Fix caller saves of VNx2QI [PR116238]
new 4f61ae081d6 aarch64: Fix folding of degenerate svwhilele case [PR117045]
new 587b370c849 Fix folding of BIT_NOT_EXPR for POLY_INT_CST [PR118976]
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/aarch64/aarch64-sve-builtins-base.cc | 11 ++++++-
gcc/config/aarch64/aarch64.cc | 18 ++++++++++--
gcc/fold-const.cc | 2 +-
.../aarch64/sve/acle/general/whilele_11.c | 31 ++++++++++++++++++++
.../aarch64/sve/acle/general/whilele_12.c | 34 ++++++++++++++++++++++
.../aarch64/sve/acle/general/whilele_5.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/pr116238.c | 13 +++++++++
7 files changed, 105 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/whilele_11.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/whilele_12.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr116238.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 4001281d69e s390: fix delegitimization of addresses
new 456924e078c aarch64: Generalise tbz_2.c
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/aarch64/tbz_2.c | 18 +++++++++---------
1 file changed, 9 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 master
in repository glibc.
from 6eda7a59dd s390x: Regenerate ULPs.
new d604f9c500 elf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor
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:
elf/Makefile | 9 +++++
elf/dl-open.c | 10 ++++++
...c-mod8.c => tst-dlopen-constructor-null-mod1.c} | 38 +++++++++++++++-------
...c-mod8.c => tst-dlopen-constructor-null-mod2.c} | 28 +++++++---------
.../tst-dlopen-constructor-null.c | 23 ++++++-------
5 files changed, 69 insertions(+), 39 deletions(-)
copy elf/{tst-dlopen-nodelete-reloc-mod8.c => tst-dlopen-constructor-null-mod1.c} (52%)
copy elf/{tst-dlopen-nodelete-reloc-mod8.c => tst-dlopen-constructor-null-mod2.c} (62%)
copy debug/tst-realpath-chk.c => elf/tst-dlopen-constructor-null.c (66%)
--
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 674d4856730 [gdb/testsuite] Fix gdb.base/step-over-syscall.exp with glibc 2.41
new d9c531fd647 Use gdb set and map in source_cache
new d8a30dd2a69 Use gdb set and map in TUI
new 58984e4ad22 Use gdb::function_view in iterate_over_threads
new d99b43c298f Use gdb set and map in mi-main.c
new 8c830ad96eb Use gdb set and map in remote.c
new 054f8e32fe9 Use gdb set in all_non_exited_process_targets
new ca198333325 Use gdb set in dwarf2/aranges.c
new 0c9953e0e07 Use gdb map in py-connection.c
new 383aa019aea Use gdb map in mi-cmds.c
The 9 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/aix-thread.c | 15 ++----
gdb/breakpoint.c | 16 ++-----
gdb/dwarf2/aranges.c | 2 +-
gdb/fbsd-tdep.c | 13 ++---
gdb/gdbthread.h | 4 +-
gdb/infcmd.c | 12 ++---
gdb/infrun.c | 8 ++--
gdb/mi/mi-cmds.c | 4 +-
gdb/mi/mi-main.c | 112 ++++++++++++++++---------------------------
gdb/process-stratum-target.c | 4 +-
gdb/process-stratum-target.h | 5 +-
gdb/python/py-connection.c | 7 ++-
gdb/remote.c | 5 +-
gdb/sol-thread.c | 21 ++------
gdb/source-cache.h | 8 ++--
gdb/thread.c | 5 +-
gdb/tui/tui-layout.c | 4 +-
gdb/tui/tui-layout.h | 5 +-
18 files changed, 93 insertions(+), 157 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 09c2a0ab94e cobol: Fix up libgcobol configure [PR119216]
new dc47161c1f3 Fix a pasto in ao_compare::compare_ao_refs
new 4001281d69e s390: fix delegitimization of addresses
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 | 15 +++++++++++++++
gcc/testsuite/gcc.target/s390/delegitimize-1.c | 22 ++++++++++++++++++++++
gcc/tree-ssa-alias.cc | 3 ++-
3 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/s390/delegitimize-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 30efe7c5a0c cobol: libgcobol/Makefile.am cleanups
new 1a9f6c1e95f contrib: Add cobol to bug_components.
new 09c2a0ab94e cobol: Fix up libgcobol configure [PR119216]
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:
configure | 2 +-
configure.ac | 2 +-
contrib/gcc-changelog/git_commit.py | 1 +
libgcobol/Makefile.am | 6 +-
libgcobol/Makefile.in | 9 +-
libgcobol/configure | 229 +++++++++++++++++++++++++++++++++++-
libgcobol/configure.ac | 10 +-
libgcobol/configure.tgt | 3 +
8 files changed, 246 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.