This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 564e4e08190 Fix costs of x86 move instructions at -Os
new 70bf0ee4401 c++: Fix typo in RAW_DATA_CST build_list_conv subsubconv ha [...]
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 | 2 +-
.../g++.dg/cpp/{embed-25.C => embed-26.C} | 13 ++++++++---
.../g++.dg/cpp0x/{pr118671.C => pr119563.C} | 26 ++++++++++++++++++----
3 files changed, 33 insertions(+), 8 deletions(-)
copy gcc/testsuite/g++.dg/cpp/{embed-25.C => embed-26.C} (69%)
copy gcc/testsuite/g++.dg/cpp0x/{pr118671.C => pr119563.C} (60%)
--
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 b1b786580b9 testsuite: Remove guality xfails for aarch64*-*-*
new 564e4e08190 Fix costs of x86 move instructions at -Os
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/x86-tune-costs.h | 57 ++++++++++++++++++++++------------------
1 file changed, 31 insertions(+), 26 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-14
in repository gcc.
from 1fb3a8dd95f Daily bump.
new f955c5b409a Fortran: Fix freeing procedure pointer components [PR119380]
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-array.cc | 4 ++--
gcc/testsuite/gfortran.dg/proc_ptr_comp_54.f90 | 30 ++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_comp_54.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 users/nalcock/road-to-ctfv4
in repository binutils-gdb.
from 131fd5ea28b libctf: fix lookup and emission of BTF floats
new 0a4c63db3cf libctf: fix bracket-nesting bug messing up prefix detection
new 962cf4372e5 libctf: more output format control
new daef424ff8c ld: better automatic choice between BTF and CTF section emission
new 803b1442fc9 libctf: serialize: fix type suppression
new 917bf56b137 libctf: link: fix we-wrote-BTF reporting
new 84ad302707d libctf: link: suppress symtypetab emission when emitting BTF
new 9787386d5e6 libctf: archive: add one more reason to emit CTF
new 5809ad1374a libctf: serialize: dump provisional IDs to the debug stream
new 4f861f204c0 bfd, ld: remove unused CTF/BTF sections better
new 4d60ee87bbc libctf: dedup: hash: fix stub detection
new 99b1d742ba2 libctf: make provisional ID assignment less noisy
The 11 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/elflink.c | 9 +-
include/bfdlink.h | 11 ++-
include/ctf-api.h | 22 +++--
ld/ldlang.c | 226 +++++++++++++++++++++++++++++++++++++++++--------
ld/ldlang.h | 2 +
ld/ldmain.c | 1 +
libctf/api.org | 5 +-
libctf/ctf-archive.c | 3 +-
libctf/ctf-create.c | 6 ++
libctf/ctf-dedup.c | 14 +--
libctf/ctf-impl.h | 20 ++++-
libctf/ctf-link.c | 56 +++++++++++-
libctf/ctf-open.c | 2 +-
libctf/ctf-serialize.c | 194 ++++++++++++++++++++++++------------------
libctf/ctf-string.c | 14 +--
libctf/libctf.ver | 1 +
16 files changed, 437 insertions(+), 149 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 d600d392d51 Automatic date update in version.in
new abf215a338f ld/testsuite/ld-pe: Escape dots in regular expressions
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-pe/secidx.d | 8 ++++----
1 file 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 3f0d34f33d0 testsuite: i386: Fix gcc.target/i386/pr82142?.c etc. on Sol [...]
new b1b786580b9 testsuite: Remove guality xfails for aarch64*-*-*
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.dg/guality/pr90074.c | 4 ++--
gcc/testsuite/gcc.dg/guality/pr90716.c | 2 +-
2 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 047c200ffcf c-family: Regenerate c.opt.urls
new 3f0d34f33d0 testsuite: i386: Fix gcc.target/i386/pr82142?.c etc. on Sol [...]
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/pr111673.c | 2 +-
gcc/testsuite/gcc.target/i386/pr82142a.c | 2 +-
gcc/testsuite/gcc.target/i386/pr82142b.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 1bfc026035e fold-const, cobol: Add native_encode_wide_int and use it in [...]
new 047c200ffcf c-family: Regenerate c.opt.urls
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-family/c.opt.urls | 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 master
in repository gcc.
from 366dd47dc56 [testsuite] [riscv] limit vwaddsub-1.c to rv64
new 1bfc026035e fold-const, cobol: Add native_encode_wide_int and use it in [...]
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/genapi.cc | 16 +++++-----------
gcc/fold-const.cc | 25 +++++++++++++++++++------
gcc/fold-const.h | 2 ++
3 files changed, 26 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 gcc.
from 92ca72b41a7 LoongArch: Make gen-evolution.awk compatible with FreeBSD awk
new a17c9eb64a1 [testsuite] [riscv] xfail ssa-dom-cse-2 on riscv64
new 6f72af0c2e3 [testsuite] [riscv] xfail some [PR113281] tests
new b6d3a23cb02 [testsuite] [riscv] limit mcpu-xiangshan-nanhu.c to rv64
new 366dd47dc56 [testsuite] [riscv] limit vwaddsub-1.c to rv64
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:
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c | 2 +-
gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/pr113281-1.c | 2 +-
gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/pr113281-2.c | 2 +-
gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/pr113281-5.c | 2 +-
gcc/testsuite/gcc.target/riscv/mcpu-xiangshan-nanhu.c | 4 ++--
gcc/testsuite/gcc.target/riscv/rvv/base/vwaddsub-1.c | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.