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 6d1823dc899 LoongArch: Fix disassembly option parsing stopping at the f [...]
new b2eb2b00dc5 gdb/dwarf: remove redundant read of dwo_name
new 861d98ffcea gdb/dwarf: update comment of cutu_reader::cutu_reader (the [...]
new ad172865ca6 gdb/dwarf: use reference in cutu_reader::cutu_reader interface
new 62c95db2a18 gdb: Remove compile-related attributes from struct language
new c4375bc51c8 gdb: add configure option to disable compile
The 5 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/Makefile.in | 3 +-
gdb/NEWS | 4 +
gdb/README | 3 +
gdb/c-lang.c | 32 -----
gdb/c-lang.h | 38 ------
gdb/cli/cli-script.c | 4 +
gdb/compile/compile-internal.h | 39 ++++++
gdb/compile/compile.c | 81 ++++++++++--
gdb/config.in | 3 +
gdb/configure | 39 +++++-
gdb/configure.ac | 20 +++
gdb/dwarf2/cooked-indexer.c | 2 +-
gdb/dwarf2/loc.c | 12 ++
gdb/dwarf2/read.c | 142 ++++++++++-----------
gdb/dwarf2/read.h | 12 +-
gdb/language.c | 8 --
gdb/language.h | 32 -----
gdb/testsuite/gdb.base/filename-completion.exp | 14 +-
.../gdb.compile/compile-cplus-anonymous.exp | 2 +
.../gdb.compile/compile-cplus-array-decay.exp | 2 +
.../gdb.compile/compile-cplus-inherit.exp | 2 +
gdb/testsuite/gdb.compile/compile-cplus-member.exp | 2 +
gdb/testsuite/gdb.compile/compile-cplus-method.exp | 2 +
.../gdb.compile/compile-cplus-namespace.exp | 2 +
gdb/testsuite/gdb.compile/compile-cplus-nested.exp | 2 +
gdb/testsuite/gdb.compile/compile-cplus-print.exp | 2 +
.../gdb.compile/compile-cplus-virtual.exp | 2 +
gdb/testsuite/gdb.compile/compile-cplus.exp | 2 +
gdb/testsuite/gdb.compile/compile-ifunc.exp | 2 +
gdb/testsuite/gdb.compile/compile-ops.exp | 2 +
gdb/testsuite/gdb.compile/compile-print.exp | 2 +
gdb/testsuite/gdb.compile/compile-setjmp.exp | 2 +
gdb/testsuite/gdb.compile/compile-tls.exp | 2 +
gdb/testsuite/gdb.compile/compile.exp | 2 +
gdb/testsuite/lib/compile-support.exp | 3 +
gdb/testsuite/lib/gdb.exp | 6 +
36 files changed, 319 insertions(+), 210 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 d402a3911d5 testsuite: Fix up append-args-interop.f90 test
new acc1ea0cbfb testsuite: i386: Fix c-c++-common/gomp/metadirective-device [...]
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/c-c++-common/gomp/metadirective-device.c | 2 +-
gcc/testsuite/c-c++-common/gomp/metadirective-target-device-1.c | 2 +-
2 files 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 gcc.
from 3b36e96b575 driver: Forward '-lstdc++' to offloading compilation [PR101544]
new d402a3911d5 testsuite: Fix up append-args-interop.f90 test
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/gfortran.dg/gomp/append-args-interop.f90 | 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 master
in repository gcc.
from 02132faf4e2 widening_mul: Fix up further r14-8680 widening mul issues [ [...]
new bf1aca4a2a5 C++: Adjust implicit '__cxa_bad_typeid' prototype to reality
new 3b36e96b575 driver: Forward '-lstdc++' to offloading compilation [PR101544]
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/gcn/mkoffload.cc | 3 ++-
gcc/config/nvptx/mkoffload.cc | 3 ++-
gcc/cp/rtti.cc | 18 +++++++-----------
gcc/gcc.cc | 3 ++-
libgomp/testsuite/libgomp.c++/pr101544-1-O0.C | 1 -
libgomp/testsuite/libgomp.c++/pr101544-1.C | 1 -
libgomp/testsuite/libgomp.oacc-c++/pr101544-1.C | 1 -
7 files changed, 13 insertions(+), 17 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 3263675250 linux: Fix integer overflow warnings when including <sys/mou [...]
new 1233da4943 malloc: Use __always_inline for simple functions
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:
malloc/arena.c | 12 ++++++------
malloc/malloc.c | 10 +++++-----
2 files changed, 11 insertions(+), 11 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 7b7c0fe3733 i386: Fix up pr55583.c testcase [PR119465]
new fb71d7c8e7c profile: Don't instrument fake exit edges after musttail [P [...]
new 02132faf4e2 widening_mul: Fix up further r14-8680 widening mul issues [ [...]
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/profile.cc | 14 ++++++++++
gcc/testsuite/c-c++-common/pr118442.c | 17 ++++++++++++
gcc/testsuite/gcc.dg/torture/pr119417.c | 24 +++++++++++++++++
gcc/tree-ssa-math-opts.cc | 48 ++++++++++++++++++++++++++++++---
4 files changed, 99 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr118442.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr119417.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 681cf3747 Add entry e200f53a5556516ec831e6b7a34aaa0f10a4ab0a from https [...]
new e195d1cc4 Add entry 92e0560347196c5341ed0292878e2b4f8dba414f 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 +-
.../build_url | 2 +-
.../last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{303249c4490a7777a744d9afd449b64ff1132a42 => 92e0560347196c5341ed02 [...]
copy {fujitsu_testsuite/sha1/011e6d92dd86a39ccc5c28cc30672c158422c191 => llvm/sha1 [...]
create mode 100644 llvm/sha1/92e0560347196c5341ed0292878e2b4f8dba414f/tcwg_flang_t [...]
--
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 272d26d519f libstdc++: Check presence of iterator_category for flat_set [...]
new 7b7c0fe3733 i386: Fix up pr55583.c testcase [PR119465]
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/i386/pr55583.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.