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 f0718f1d781 Zen5 tuning part 3: scheduler tweaks
new 4d7efc031fb Zen5 tuning part 4: update reassocation width
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 | 10 +++++++---
gcc/config/i386/x86-tune-costs.h | 23 +++++++++++++----------
2 files changed, 20 insertions(+), 13 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 61400b66968 LoongArch: Optimize initializing fp resgister to zero
new 25b380dc63c Fortran: Ensure deep copy of allocatable components in cyli [...]
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 | 7 +++---
.../gfortran.dg/alloc_comp_deep_copy_4.f03 | 29 ++++++++++++++++++++++
2 files changed, 32 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/alloc_comp_deep_copy_4.f03
--
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 7392e9e480a Zen5 tuning part 3: scheduler tweaks
new 52507e15aa3 Zen5 tuning part 4: update reassocation width
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 | 10 +++++++---
gcc/config/i386/x86-tune-costs.h | 23 +++++++++++++----------
2 files changed, 20 insertions(+), 13 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-12
in repository gcc.
from 5a49cbe2db9 Daily bump.
new f0718f1d781 Zen5 tuning part 3: scheduler tweaks
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.h | 2 ++
gcc/config/i386/x86-tune-sched.cc | 59 +++++++++++++++++++++++++++++++++++++++
gcc/config/i386/x86-tune.def | 6 +++-
3 files changed, 66 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 1ea6fef426e [PR modula2/118010, modula2/118183] Unable to rebuild the b [...]
new 61400b66968 LoongArch: Optimize initializing fp resgister to zero
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/loongarch/loongarch.cc | 2 ++
gcc/testsuite/gcc.target/loongarch/mov-zero-1.c | 15 +++++++++++++++
gcc/testsuite/gcc.target/loongarch/mov-zero-2.c | 15 +++++++++++++++
3 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/loongarch/mov-zero-1.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/mov-zero-2.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 d4efbce75f1 Automatic date update in version.in
new f9796f31063 Remove dead code in bfd_check_format_matches
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:
bfd/format.c | 8 --------
1 file changed, 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 70035b6c138 AArch64: Remove AARCH64_EXTRA_TUNE_USE_NEW_VECTOR_COSTS
new d8970909490 Fortran: Extend cylic type detection for deallocate [PR116669]
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/class.cc | 19 +------
gcc/fortran/expr.cc | 38 ++++++++++----
gcc/fortran/resolve.cc | 58 ++++++++++++++++++++--
gcc/fortran/trans-array.cc | 25 ++++++----
gcc/fortran/trans-expr.cc | 10 +++-
gcc/testsuite/gfortran.dg/class_array_15.f03 | 2 +-
.../gfortran.dg/recursive_alloc_comp_6.f90 | 28 +++++++++++
7 files changed, 136 insertions(+), 44 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/recursive_alloc_comp_6.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 glibc.
from a257f201dd Revert "x86_64: Remove unused padding from tcbhead_t"
new 706209867f elf: Second ld.so relocation only if libc.so has been loaded
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 | 17 ++++++
elf/rtld.c | 62 ++++++++++------------
sysdeps/unix/sysv/linux/Makefile | 8 +++
sysdeps/unix/sysv/linux/arm/Makefile | 3 ++
.../sysv/linux/tst-nolink-libc.c} | 13 ++---
5 files changed, 63 insertions(+), 40 deletions(-)
copy sysdeps/{sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S => unix/sysv/linux/tst-nol [...]
--
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 2aad0206f91 Daily bump.
new 7392e9e480a Zen5 tuning part 3: scheduler tweaks
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.h | 2 ++
gcc/config/i386/x86-tune-sched.cc | 59 +++++++++++++++++++++++++++++++++++++++
gcc/config/i386/x86-tune.def | 6 +++-
3 files changed, 66 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.