This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 640b5504251 middle-end/118325 - nonlocal goto lowering
new ec99905f7b3 dwarf2out: Emit DWARF 6 DW_AT_language_{name,version}
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/dwarf2out.cc | 76 ++++++++++++++++++++++----
gcc/testsuite/g++.dg/debug/dwarf2/lang-cpp17.C | 6 +-
gcc/testsuite/g++.dg/debug/dwarf2/lang-cpp20.C | 6 +-
gcc/testsuite/g++.dg/debug/dwarf2/lang-cpp23.C | 10 ++++
include/dwarf2.def | 3 +
include/dwarf2.h | 55 ++++++++++++++++++-
6 files changed, 139 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/lang-cpp23.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 8520cebeb57 Fix 32085 Source file not recognized for gcc 11.4.0-compiled code
new 19ca41656ee [gdb/testsuite] Fix gdb.base/reset-catchpoint-cond.exp for [...]
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:
gdb/testsuite/gdb.base/reset-catchpoint-cond.exp | 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 42b24557bdf arm: [MVE intrinsics] Fix tuples field name (PR 118332)
new 2dd4eb15b63 tree-optimization/118269 - SLP reduction chain and early breaks
new 640b5504251 middle-end/118325 - nonlocal goto lowering
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/testsuite/gcc.dg/pr118325.c | 16 ++++++++++++++++
.../gcc.dg/vect/vect-early-break_131-pr118269.c | 17 +++++++++++++++++
gcc/tree-nested.cc | 1 +
gcc/tree-vect-loop.cc | 8 +++++---
4 files changed, 39 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr118325.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_131-pr118269.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 51708cbd751 testsuite: Simplify target test and dg-options for AMO tests
new 42b24557bdf arm: [MVE intrinsics] Fix tuples field name (PR 118332)
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/config/arm/arm-mve-builtins.cc | 5 ++---
.../{general/preserve_user_namespace_1.c => intrinsics/pr118332.c} | 3 +--
2 files changed, 3 insertions(+), 5 deletions(-)
copy gcc/testsuite/gcc.target/arm/mve/{general/preserve_user_namespace_1.c => intr [...]
--
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 814cbfc91a3 i386: Change mnemonics from TCVTROWPS2PBF16[H,L] to TCVTROW [...]
new 51708cbd751 testsuite: Simplify target test and dg-options for AMO 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/powerpc/amo1.c | 5 ++---
gcc/testsuite/gcc.target/powerpc/amo2.c | 4 ++--
2 files changed, 4 insertions(+), 5 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 8791ea5e49c Support Intel AMX-FP8
new 8520cebeb57 Fix 32085 Source file not recognized for gcc 11.4.0-compiled code
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:
gprofng/src/Elf.cc | 38 ++++++++++++++++++++++++++++++--------
gprofng/src/Elf.h | 1 +
2 files changed, 31 insertions(+), 8 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 59096f014fe i386: Add br_mispredict_scale in cost table.
new 814cbfc91a3 i386: Change mnemonics from TCVTROWPS2PBF16[H,L] to TCVTROW [...]
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/config/i386/amxavx512intrin.h | 32 +++++++++++-----------
gcc/testsuite/gcc.target/i386/amxavx512-asmatt-1.c | 12 ++++----
.../gcc.target/i386/amxavx512-asmintel-1.c | 12 ++++----
...rowps2pbf16-2.c => amxavx512-cvtrowps2bf16-2.c} | 30 ++++++++++----------
4 files changed, 43 insertions(+), 43 deletions(-)
rename gcc/testsuite/gcc.target/i386/{amxavx512-cvtrowps2pbf16-2.c => amxavx512-cv [...]
--
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 0d70c008b7b Rename two maint commands
new 8791ea5e49c Support Intel AMX-FP8
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:
gas/config/tc-i386.c | 2 +
gas/doc/c-i386.texi | 3 +-
gas/testsuite/gas/i386/x86-64-amx-fp8-bad.d | 22 +
gas/testsuite/gas/i386/x86-64-amx-fp8-bad.s | 36 +
gas/testsuite/gas/i386/x86-64-amx-fp8-intel.d | 19 +
gas/testsuite/gas/i386/x86-64-amx-fp8-inval.l | 9 +
gas/testsuite/gas/i386/x86-64-amx-fp8-inval.s | 12 +
gas/testsuite/gas/i386/x86-64-amx-fp8.d | 17 +
gas/testsuite/gas/i386/x86-64-amx-fp8.s | 23 +
gas/testsuite/gas/i386/x86-64.exp | 4 +
opcodes/i386-dis.c | 36 +-
opcodes/i386-gen.c | 3 +
opcodes/i386-init.h | 744 ++++++++--------
opcodes/i386-mnem.h | 1182 +++++++++++++------------
opcodes/i386-opc.h | 3 +
opcodes/i386-opc.tbl | 5 +
opcodes/i386-tbl.h | 264 +++---
17 files changed, 1325 insertions(+), 1059 deletions(-)
create mode 100644 gas/testsuite/gas/i386/x86-64-amx-fp8-bad.d
create mode 100644 gas/testsuite/gas/i386/x86-64-amx-fp8-bad.s
create mode 100644 gas/testsuite/gas/i386/x86-64-amx-fp8-intel.d
create mode 100644 gas/testsuite/gas/i386/x86-64-amx-fp8-inval.l
create mode 100644 gas/testsuite/gas/i386/x86-64-amx-fp8-inval.s
create mode 100644 gas/testsuite/gas/i386/x86-64-amx-fp8.d
create mode 100644 gas/testsuite/gas/i386/x86-64-amx-fp8.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 master
in repository gcc.
from 4743963b420 Daily bump.
new 59096f014fe i386: Add br_mispredict_scale in cost table.
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/config/i386/i386.cc | 8 +++++++-
gcc/config/i386/i386.h | 2 ++
gcc/config/i386/x86-tune-costs.h | 33 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/cmov12.c | 21 +++++++++++++++++++++
4 files changed, 63 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/cmov12.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-14
in repository gcc.
from 4bd2620b24c Daily bump.
new d259c9268c9 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.