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 df542909224 [APX PPX] Avoid generating unmatched pushp/popp in pro/epilogue
new 9a5ee8da09b Fortran: Fix ICE with structure constructor in data stateme [...]
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/decl.cc | 7 ++++--
gcc/fortran/match.h | 2 +-
gcc/fortran/primary.cc | 8 +++----
gcc/testsuite/gfortran.dg/use_rename_13.f90 | 37 +++++++++++++++++++++++++++++
4 files changed, 46 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/use_rename_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.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from e4276844d09 Fortran: Prevent unwanted finalization with -w option [PR112459]
new 5904017a5e2 Fortran: Fix ICE with structure constructor in data stateme [...]
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/decl.cc | 7 ++++--
gcc/fortran/match.h | 2 +-
gcc/fortran/primary.cc | 8 +++----
gcc/testsuite/gfortran.dg/use_rename_13.f90 | 37 +++++++++++++++++++++++++++++
4 files changed, 46 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/use_rename_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 d5eb1645f Add entry 4af8db3eca12b2db3753ce4b098cbd0ae32b4796 from https [...]
new c6c0fdb23 Add entry 4af8db3eca12b2db3753ce4b098cbd0ae32b4796 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:
.../jira/description | 4 ++++
.../4af8db3eca12b2db3753ce4b098cbd0ae32b4796/jira/yaml | 4 ++++
.../4af8db3eca12b2db3753ce4b098cbd0ae32b4796/status.txt | 4 ++++
.../master-arm-bootstrap_lto/details.txt | 16 +++++++++-------
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../master-arm-bootstrap_lto}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_bootstrap_build/status.txt | 4 ++++
9 files changed, 31 insertions(+), 13 deletions(-)
copy gcc/sha1/{792f97b44ffc5e6a967292b3747fd835e99396e7 => 4af8db3eca12b2db3753ce4 [...]
copy gcc/sha1/4af8db3eca12b2db3753ce4b098cbd0ae32b4796/tcwg_bootstrap_build/{maste [...]
copy gcc/sha1/4af8db3eca12b2db3753ce4b098cbd0ae32b4796/tcwg_bootstrap_build/{maste [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => gcc/sha1/ [...]
copy gcc/sha1/4af8db3eca12b2db3753ce4b098cbd0ae32b4796/tcwg_bootstrap_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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 7260b5a09 Add entry 4af8db3eca12b2db3753ce4b098cbd0ae32b4796 from https [...]
new d5eb1645f Add entry 4af8db3eca12b2db3753ce4b098cbd0ae32b4796 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_bootstrap_build/master-arm-bootstrap_lto}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{0c2037d9d93a8f768cb11698ff794278246bb31f/tcwg_bootstrap_build/maste [...]
copy gcc/sha1/4af8db3eca12b2db3753ce4b098cbd0ae32b4796/tcwg_bootstrap_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 releases/gcc-13
in repository gcc.
from 86e8edec215 Daily bump.
new e4276844d09 Fortran: Prevent unwanted finalization with -w option [PR112459]
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/fortran/trans-expr.cc | 4 +++-
gcc/testsuite/gfortran.dg/pr112459.f90 | 37 ++++++++++++++++++++++++++++++++++
3 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr112459.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 gcc.
from f8ae2cce23f Support Intel AMX-MOVRS
new 7f93910a8b5 Fortran: Fix problems with substring selectors in ASSOCIATE [...]
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/resolve.cc | 8 ++---
gcc/testsuite/gfortran.dg/associate_69.f90 | 23 +++++++++-----
gcc/testsuite/gfortran.dg/associate_70.f90 | 50 +++++++++++++++++++++---------
3 files changed, 54 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 38a4e4412 Add entry 4af8db3eca12b2db3753ce4b098cbd0ae32b4796 from https [...]
new 7260b5a09 Add entry 4af8db3eca12b2db3753ce4b098cbd0ae32b4796 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:
.../jira/description | 4 ++++
.../jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../details.txt | 23 +++++++++-------------
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_bootstrap_build/status.txt | 4 ++++
9 files changed, 31 insertions(+), 20 deletions(-)
copy gcc/sha1/{3c67a0fa1dd39a3378deb854a7fef0ff7fe38004/tcwg_bootstrap_build/maste [...]
copy gcc/sha1/4af8db3eca12b2db3753ce4b098cbd0ae32b4796/tcwg_bootstrap_build/{maste [...]
copy gcc/sha1/4af8db3eca12b2db3753ce4b098cbd0ae32b4796/tcwg_bootstrap_build/{maste [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => gcc/sha1/ [...]
copy gcc/sha1/{36e877996936abd8bd08f8b1d983c8d1023a5842 => 4af8db3eca12b2db3753ce4 [...]
--
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 6c5c5b688 Add entry a3c3345cac7d2f9cc827d7ecce915795244ac230 from https [...]
new 38a4e4412 Add entry 4af8db3eca12b2db3753ce4b098cbd0ae32b4796 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:
.../master-aarch64-bootstrap_profiled_lto_lean}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{0c78240fd7d519fc27ca822f66a92f85edf43f70/tcwg_bootstrap_build/maste [...]
copy gcc/sha1/4af8db3eca12b2db3753ce4b098cbd0ae32b4796/tcwg_bootstrap_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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 6ae766c30 Add entry a1381b69b9d81f210735d4a5bc9d65a0b01d1bda from https [...]
new 4b628c776 Add entry a3c3345cac7d2f9cc827d7ecce915795244ac230 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:
.../sha1/a3c3345cac7d2f9cc827d7ecce915795244ac230}/first_url | 2 +-
.../tcwg_gnu_cross_build/master-aarch64/build_url | 2 +-
.../tcwg_gnu_cross_build/master-aarch64/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy {gcc/sha1/f9bac238840155e1539aa68daf1507ea63c9ed80 => qemu/sha1/a3c3345cac7d2 [...]
copy {gcc/sha1/2f4e45101dd812a6fcc1e5d96efedc60b8735432 => qemu/sha1/a3c3345cac7d2 [...]
create mode 100644 qemu/sha1/a3c3345cac7d2f9cc827d7ecce915795244ac230/tcwg_gnu_cro [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.