This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d2720051c41 Improve g++.dg/torture/pr118521.C
new ee30e2586a3 tree-optimization/118954 - avoid UB on ref created by predcom
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/torture/pr118954.c | 22 ++++++++++++++++++++++
gcc/tree-predcom.cc | 3 ++-
2 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr118954.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 newlib.
from df307349a Cygwin: fhandler_netdrive::exists: add debug statement
new 8cc55d819 Cygwin: fhandler_netdrive::exists: fix new debug statement
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:
winsup/cygwin/fhandler/netdrive.cc | 9 +++++----
1 file changed, 5 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 main
in repository newlib.
from df307349a Cygwin: fhandler_netdrive::exists: add debug statement
new 8cc55d819 Cygwin: fhandler_netdrive::exists: fix new debug statement
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:
winsup/cygwin/fhandler/netdrive.cc | 9 +++++----
1 file changed, 5 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from a4be3c9d6 Add entry b51fc2ac60418316c3e308cff43a9fb9711d7b25 from https [...]
new 14295815c Add entry 08b8341f209be7c7e301853bdbbcad4f8e1695f5 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:
.../commit-log.txt | 2 +-
.../jira/description | 4 ++--
.../jira/summary | 2 +-
.../jira/yaml | 6 +++---
.../gnu-arm-master-O3/reproduction_instructions.txt | 20 --------------------
5 files changed, 7 insertions(+), 27 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from e23cf1f1d Add entry cd2f394418be0cc15d05c97ed72567f2f5e15172 from https [...]
new a4be3c9d6 Add entry b51fc2ac60418316c3e308cff43a9fb9711d7b25 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:
.../tcwg_flang_test/main-aarch64-O0-debug/details.txt | 1 -
1 file changed, 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 binutils-gdb.
from c4c2b3bd171 Automatic date update in version.in
new e6dc0920387 ix86: tighten convert-load-reloc checking
new 922fe9449a0 x86/APX: use CS: in place of ES: in @gotpcrel and @gottpoff [...]
new 11c28524498 x86: widen @got{,pcrel} support to PUSH and APX IMUL
new 010a8fd4090 x86-64: further tighten convert-load-reloc checking
new 5649b9dc865 ix86: restrict use of GOT32X relocs
new 30b64be054a ix86: drop dead part of a conditional in elf_i386_convert_l [...]
new 0e79ff9f50a x86: GOT is an ELF-only entity
new 2b0a62b17f9 IQ2000: drop maintainer
The 8 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/elf32-i386.c | 54 ++++++--
bfd/elf64-x86-64.c | 145 +++++++++++++++++----
binutils/MAINTAINERS | 1 -
gas/config/tc-i386.c | 25 +++-
gas/config/tc-i386.h | 1 +
ld/testsuite/ld-i386/i386.exp | 5 +
ld/testsuite/ld-i386/load4c.d | 4 +
ld/testsuite/ld-i386/load5c.d | 4 +
ld/testsuite/ld-i386/load8.d | 14 ++
ld/testsuite/ld-i386/load8.s | 21 +++
ld/testsuite/ld-i386/{pr20244-1.s => load9.s} | 9 +-
ld/testsuite/ld-i386/load9a.d | 14 ++
ld/testsuite/ld-i386/load9b.d | 13 ++
ld/testsuite/ld-x86-64/apx-load1.s | 6 +
ld/testsuite/ld-x86-64/apx-load1a.d | 5 +
ld/testsuite/ld-x86-64/apx-load1c.d | 5 +
ld/testsuite/ld-x86-64/apx-load1d.d | 5 +
ld/testsuite/ld-x86-64/load3a.d | 16 +--
ld/testsuite/ld-x86-64/load3b.d | 16 +--
ld/testsuite/ld-x86-64/load4.d | 9 +-
ld/testsuite/ld-x86-64/load4.s | 6 +
.../{ld-i386/pr20244-1.s => ld-x86-64/load5.s} | 6 +-
ld/testsuite/ld-x86-64/load5a.d | 15 +++
ld/testsuite/ld-x86-64/load5b.d | 15 +++
ld/testsuite/ld-x86-64/tlsbindesc.dd | 8 +-
ld/testsuite/ld-x86-64/x86-64.exp | 2 +
26 files changed, 349 insertions(+), 75 deletions(-)
create mode 100644 ld/testsuite/ld-i386/load4c.d
create mode 100644 ld/testsuite/ld-i386/load5c.d
create mode 100644 ld/testsuite/ld-i386/load8.d
create mode 100644 ld/testsuite/ld-i386/load8.s
copy ld/testsuite/ld-i386/{pr20244-1.s => load9.s} (64%)
create mode 100644 ld/testsuite/ld-i386/load9a.d
create mode 100644 ld/testsuite/ld-i386/load9b.d
copy ld/testsuite/{ld-i386/pr20244-1.s => ld-x86-64/load5.s} (66%)
create mode 100644 ld/testsuite/ld-x86-64/load5a.d
create mode 100644 ld/testsuite/ld-x86-64/load5b.d
--
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 08bdc2ac98a Fortran: Fix build on solaris [PR107635]
new 7d383a7343a Fortran: initialize non-saved pointers with -fcheck=pointer [...]
new d2720051c41 Improve g++.dg/torture/pr118521.C
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/fortran/trans-array.cc | 7 +++++--
gcc/testsuite/g++.dg/torture/pr118521.C | 2 +-
gcc/testsuite/gfortran.dg/pointer_init_13.f90 | 24 ++++++++++++++++++++++++
3 files changed, 30 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_init_13.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from e2b5bbca2 Add entry cd2f394418be0cc15d05c97ed72567f2f5e15172 from https [...]
new e23cf1f1d Add entry cd2f394418be0cc15d05c97ed72567f2f5e15172 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:
gcc/sha1/cd2f394418be0cc15d05c97ed72567f2f5e15172/commit-log.txt | 4 +---
.../cd2f394418be0cc15d05c97ed72567f2f5e15172/jira/description | 9 ++++++---
gcc/sha1/cd2f394418be0cc15d05c97ed72567f2f5e15172/jira/yaml | 9 ++++++---
gcc/sha1/cd2f394418be0cc15d05c97ed72567f2f5e15172/status.txt | 5 +++++
.../gnu-arm-master-O3/details.txt | 1 +
.../gnu-arm-master-O3}/reproduction_instructions.txt | 0
.../gnu-arm-master-O3/status-summary.txt | 0
.../tcwg_bmk-code_speed-cpu2017rate/gnu-arm-master-O3/status.txt | 6 +++---
.../tcwg_bmk-code_speed-cpu2017rate}/status-summary.txt | 0
.../tcwg_bmk-code_speed-cpu2017rate/status.txt | 6 +++---
10 files changed, 25 insertions(+), 15 deletions(-)
copy gcc/sha1/{578002846620ed04192a4832e9f20b5c32816153/tcwg_bmk-code_vect-cpu2017 [...]
copy {binutils/sha1/50505c486ed266463fde4ab7c0c8d530e53065a9/tcwg_gnu_native_build [...]
copy gcc/sha1/{578002846620ed04192a4832e9f20b5c32816153/tcwg_bmk-code_vect-cpu2017 [...]
copy gcc/sha1/{4ee2aca7ca098cc6e622a9a41e63224af37e6532 => cd2f394418be0cc15d05c97 [...]
copy gcc/sha1/{578002846620ed04192a4832e9f20b5c32816153/tcwg_bmk-code_vect-cpu2017 [...]
copy gcc/sha1/{08b8341f209be7c7e301853bdbbcad4f8e1695f5 => cd2f394418be0cc15d05c97 [...]
--
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 e396abc97 Add entry ef27b91b62c3aa8841c02665dffa8914c742fd37 from https [...]
new e2b5bbca2 Add entry cd2f394418be0cc15d05c97ed72567f2f5e15172 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:
.../tcwg_bmk-code_speed-cpu2017rate/gnu-arm-master-O3}/build_url | 2 +-
.../gnu-arm-master-O3}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{33c2b70dbabc02788caabcbc66b7baeafeb95bcf/tcwg_bmk-code_speed-cpu201 [...]
copy gcc/sha1/cd2f394418be0cc15d05c97ed72567f2f5e15172/{tcwg_gnu_cross_build/maste [...]
--
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 8293b9e40f1 Fortran: Improve gfc_array_kind for assumed rank; gfc_tree_ [...]
new 08bdc2ac98a Fortran: Fix build on solaris [PR107635]
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:
libgfortran/caf/single.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.