This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bcca64d70ce match.pd: Simplify BFR of insert when extracting exactly al [...]
new b24e9c08309 i386: Call get_available_features for all CPUs with max_lev [...]
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/common/config/i386/cpuinfo.h | 25 +++++++++----------------
1 file changed, 9 insertions(+), 16 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 linaro-local/ci/tcwg_bmk-code_size-coremark/gnu_eabi-arm_eabi-master-Os
in repository toolchain/ci/base-artifacts.
from 2c8ebf21ad 48: onsuccess: #8: 1: [TCWG CI] No change after binutils/gcc [...]
new 07f1bbbce1 49: onsuccess: #9: 1: [TCWG CI] No change after binutils/gcc [...]
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:
01-reset_artifacts/console.log.xz | Bin 1760 -> 1812 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 31372 -> 31336 bytes
04-build_abe-stage1/console.log.xz | Bin 90800 -> 90628 bytes
06-build_abe-newlib/console.log.xz | Bin 15212 -> 14476 bytes
07-build_abe-stage2/console.log.xz | Bin 166172 -> 165876 bytes
08-benchmark/benchmark-build.log | 104 ++++++++++-----------
08-benchmark/benchmark.log | 102 ++++++++++----------
08-benchmark/console.log.xz | Bin 3820 -> 3824 bytes
09-check_regression/console.log.xz | Bin 4916 -> 4916 bytes
09-check_regression/results-vs-first.log | 2 +-
09-check_regression/results-vs-prev.log | 8 +-
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metadata.json | 12 +--
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 30 +++---
mail/mail-body.txt | 30 +++---
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++---
results_id | 2 +-
24 files changed, 180 insertions(+), 172 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 devel/omp/gcc-12
in repository gcc.
from 7e1963a4e6a 'gfortran.dg/gomp/allocate-4.f90' -> 'libgomp.fortran/alloc [...]
new 12102532ff0 Fortran/OpenMP: Fix -fopenmp-simd for 'omp assume(s)'
new f735f59aa74 OpenMP/Fortran: Partially fix non-rect loop nests [PR107424]
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/ChangeLog.omp | 20 +
gcc/fortran/parse.cc | 3 +
gcc/fortran/trans-openmp.cc | 241 ++++++--
gcc/testsuite/ChangeLog.omp | 16 +
.../goacc/privatization-1-compute-loop.f90 | 6 +-
.../goacc/privatization-1-routine_gang-loop.f90 | 3 +-
gcc/testsuite/gfortran.dg/gomp/openmp-simd-8.f90 | 25 +
libgomp/ChangeLog.omp | 13 +
.../libgomp.fortran/non-rectangular-loop-1.f90 | 668 +++++++++++++++++++++
.../libgomp.fortran/non-rectangular-loop-1a.f90 | 374 ++++++++++++
.../libgomp.fortran/non-rectangular-loop-2.f90 | 243 ++++++++
.../libgomp.fortran/non-rectangular-loop-3.f90 | 212 +++++++
.../libgomp.fortran/non-rectangular-loop-4.f90 | 215 +++++++
.../libgomp.fortran/non-rectangular-loop-5.f90 | 28 +
14 files changed, 2018 insertions(+), 49 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/openmp-simd-8.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-1.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-1a.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-3.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-4.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-5.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 44f308e59bf match.pd: When simplifying BFR of an insert, require a mode [...]
new bcca64d70ce match.pd: Simplify BFR of insert when extracting exactly al [...]
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/match.pd | 9 ++++++---
gcc/testsuite/gcc.c-torture/compile/pr108688-1.c | 3 +--
gcc/testsuite/gcc.dg/pr108688.c | 16 ++++++++++++++++
3 files changed, 23 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr108688.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 119f6cfbd02 Remove mention of cooked_index_vector
new 1775f8b3804 Increase size of main_type::nfields
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/compile/compile-cplus-types.c | 2 +-
gdb/gdb-gdb.py.in | 4 +-
gdb/gdbtypes.h | 10 ++--
.../gdb.dwarf2/{bad-regnum.exp => mega-enum.exp} | 63 ++++++++++------------
4 files changed, 35 insertions(+), 44 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{bad-regnum.exp => mega-enum.exp} (51%)
--
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 ac2949574da OpenMP/Fortran: Partially fix non-rect loop nests [PR107424]
new 44f308e59bf match.pd: When simplifying BFR of an insert, require a mode [...]
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/match.pd | 4 +++-
gcc/testsuite/gcc.c-torture/compile/pr108688-1.c | 15 +++++++++++++++
2 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr108688-1.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 1189d1b38e2 docs: add caveat for __builtin_cpu_supports
new ac2949574da OpenMP/Fortran: Partially fix non-rect loop nests [PR107424]
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-openmp.cc | 241 ++++++--
.../goacc/privatization-1-compute-loop.f90 | 6 +-
.../goacc/privatization-1-routine_gang-loop.f90 | 3 +-
.../libgomp.fortran/non-rectangular-loop-1.f90 | 668 +++++++++++++++++++++
.../libgomp.fortran/non-rectangular-loop-1a.f90 | 374 ++++++++++++
.../libgomp.fortran/non-rectangular-loop-2.f90 | 243 ++++++++
.../libgomp.fortran/non-rectangular-loop-3.f90 | 212 +++++++
.../libgomp.fortran/non-rectangular-loop-4.f90 | 215 +++++++
.../libgomp.fortran/non-rectangular-loop-5.f90 | 28 +
9 files changed, 1941 insertions(+), 49 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-1.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-1a.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-3.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-4.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/non-rectangular-loop-5.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.