This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_43-branch
in repository binutils-gdb.
from 45f593f3b6a Automatic date update in version.in
new d77d08180d1 x86/APX: Don't promote AVX/AVX2 instructions out of APX spec
new 68d5dbd315d x86-64: Never make R_X86_64_GOT64 section relative
new 238493e7f09 x86-64: Disable PIE on PR gas/32189 test
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:
gas/config/tc-i386.c | 1 +
gas/testsuite/gas/i386/reloc64.d | 7 +
gas/testsuite/gas/i386/reloc64.s | 9 +
gas/testsuite/gas/i386/x86-64-apx-egpr-inval.l | 8 +-
.../gas/i386/x86-64-apx-egpr-promote-inval.l | 6 +
.../gas/i386/x86-64-apx-egpr-promote-inval.s | 8 +
.../gas/i386/x86-64-apx-evex-promoted-intel.d | 10 -
.../gas/i386/x86-64-apx-evex-promoted-wig.d | 10 -
gas/testsuite/gas/i386/x86-64-apx-evex-promoted.d | 10 -
gas/testsuite/gas/i386/x86-64-apx-evex-promoted.s | 10 -
ld/testsuite/ld-x86-64/pr32189.s | 35 ++
ld/testsuite/ld-x86-64/x86-64.exp | 8 +
opcodes/i386-opc.tbl | 16 -
opcodes/i386-tbl.h | 518 ++++++++-------------
14 files changed, 275 insertions(+), 381 deletions(-)
create mode 100644 ld/testsuite/ld-x86-64/pr32189.s
--
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 cf8f6aa2a0e Fortran: fix ICE in gfc_create_module_variable [PR100273]
new 659f32ea9de c++: CWG 2789 and usings [PR116492]
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/call.cc | 8 ++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-inherit-ctor12.C | 16 ++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-inherit-ctor12.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 59d41830a3d gdb: fully separate coff and elf reading from dbx
new ae6a4c3f1d5 ld: Use --no-rosegment to ld for PR ld/22393 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-elf/pr22393-2a.rd | 2 +-
ld/testsuite/ld-elf/pr22393-2b.rd | 2 +-
ld/testsuite/ld-elf/shared.exp | 10 +++++-----
ld/testsuite/ld-x86-64/pr22393-3a.rd | 2 +-
ld/testsuite/ld-x86-64/pr22393-3b.rd | 2 +-
ld/testsuite/ld-x86-64/x86-64.exp | 10 +++++-----
6 files changed, 14 insertions(+), 14 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 1f70503232d c++: CWG 2789 and reversed operator candidates
new 9227a64495d c: fix crash when checking for compatibility of structures [...]
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/c/c-typeck.cc | 5 ++++-
gcc/testsuite/gcc.dg/pr116726.c | 18 ++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr116726.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 users/fche/try-xxhash-plus
in repository binutils-gdb.
at 1b588084400 binutils testsuite: canonicalize subtest names in libctf
This branch includes the following new commits:
new d979aad8c8d ld: support --build-id=xx mode
new a139fd518a7 binutils testsuite: canonicalize subtest names in debuginfod.exp
new 1b588084400 binutils testsuite: canonicalize subtest names in libctf
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.
--
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 8dc62de59f4 Daily bump.
new 3604d9cab9b Fortran: fix ICE in gfc_create_module_variable [PR100273]
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/trans-decl.cc | 3 ++-
gcc/testsuite/gfortran.dg/pr100273.f90 | 26 ++++++++++++++++++++++++++
2 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr100273.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-12
in repository gcc.
from 645a11f70ee Daily bump.
new cb25c5dd6b3 Fortran: fix ICE in gfc_create_module_variable [PR100273]
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/trans-decl.cc | 3 ++-
gcc/testsuite/gfortran.dg/pr100273.f90 | 26 ++++++++++++++++++++++++++
2 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr100273.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 binutils-gdb.
from b0170acd5a9 gdb/testsuite: rework bp-cond-failure to not depend on inlining
new 890f0ceb616 gdb: Make dbxread rely less on global variables
new 5b64a6127f9 gdb: Move process_one_symbol to stabsread.c
new 64a1f185b37 gdb: Move dbx_end_psymtab to stabsread, and rename to stabs [...]
new 3cd1748a7d1 gdb: Move read_dbx_symtab to stabsread, and rename to read_ [...]
new 59d41830a3d gdb: fully separate coff and elf reading from dbx
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/coffread.c | 93 ++
gdb/dbxread.c | 2896 +-----------------------------------------------------
gdb/elfread.c | 129 +++
gdb/gdb-stabs.h | 98 ++
gdb/mdebugread.c | 16 +-
gdb/stabsread.c | 2485 ++++++++++++++++++++++++++++++++++++++++++++++
gdb/stabsread.h | 99 +-
gdb/symtab.h | 2 +-
8 files changed, 2914 insertions(+), 2904 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 35dc62de3d Add another test for fclose on an unopened file
new 83fd4149ff Test that errno is set to 0 at program startup
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 | 1 +
.../tst-raise1.c => elf/tst-startup-errno.c | 52 +++++++++++-----------
2 files changed, 26 insertions(+), 27 deletions(-)
copy sysdeps/pthread/tst-raise1.c => elf/tst-startup-errno.c (59%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.