This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules
in repository gcc.
from 7d342ac6fac C++ headers need directives-only preprocessing
new a73506a7766 Rename -fnote-include-translate to -flang-info-include-translate
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:
ChangeLog.modules | 14 ++++++++++++++
gcc/c-family/c.opt | 12 ++----------
gcc/cp/module.cc | 15 ++++++---------
gcc/doc/invoke.texi | 17 +++++++----------
4 files changed, 29 insertions(+), 29 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 glibc.
from 323592fdc9 y2038: nptl: Convert pthread_cond_{clock|timed}wait to suppo [...]
new 23af890b3f x86-64: Fix FMA4 detection in ifunc [BZ #26534]
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:
sysdeps/x86_64/fpu/multiarch/ifunc-fma4.h | 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 releases/gcc-9
in repository gcc.
from 1404c0045ff Daily bump.
new f5ec77cf6e5 Daily bump.
new 8c18220564f rs6000: Backport fixes for PR92923 and PR93136
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/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-builtin.def | 88 +++-
gcc/config/rs6000/rs6000-c.c | 421 +++++++++----------
gcc/config/rs6000/rs6000.c | 102 ++++-
gcc/testsuite/gcc.dg/vmx/ops.c | 2 +-
.../powerpc/fold-vec-logical-ands-longlong.c | 4 +-
.../powerpc/fold-vec-logical-ors-longlong.c | 4 +-
gcc/testsuite/gcc.target/powerpc/pr92923-1.c | 453 +++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr92923-2.c | 285 +++++++++++++
gcc/testsuite/gcc.target/powerpc/vsx-vector-6.h | 305 +++++++-------
gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p7.c | 74 ++--
gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p8.c | 80 ++--
gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p9.c | 70 ++--
13 files changed, 1390 insertions(+), 500 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr92923-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr92923-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 releases/gcc-8
in repository gcc.
from 99f496bea7c Daily bump.
new 16efd8a4e7d Daily bump.
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/DATESTAMP | 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 releases/gcc-10
in repository gcc.
from 84b14e9cd4e Fortran : ICE on invalid code PR95398
new 0c80c13195d Daily bump.
new c1ca6c7341f bpf: use elfos.h
new f2d4952feb5 bpf: use the default asm_named_section target hook
The 3 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/ChangeLog | 25 +++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 1 +
gcc/config/bpf/bpf.c | 17 -----------------
gcc/config/bpf/bpf.h | 46 +++++++++-------------------------------------
gcc/fortran/ChangeLog | 11 +++++++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
7 files changed, 63 insertions(+), 55 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 0c344a649d8 Use the determined lower bound of the range of offsets in a [...]
new e1a4a8a03f7 Daily bump.
new c9d44022359 bpf: use elfos.h
new 7047a8bab6e bpf: use the default asm_named_section target hook
new 6640a5b9e7c hppa: Improve hppa_rtx_costs for shifts by constants.
new b567d3bd302 fortran: Fix o'...' boz to integer/real conversions [PR96859]
The 5 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/ChangeLog | 51 +++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 6 +++++
gcc/c/ChangeLog | 6 +++++
gcc/config.gcc | 1 +
gcc/config/bpf/bpf.c | 17 ------------
gcc/config/bpf/bpf.h | 46 +++++++------------------------
gcc/config/pa/pa.c | 21 +++++++++++++++
gcc/cp/ChangeLog | 11 ++++++++
gcc/fortran/ChangeLog | 8 ++++++
gcc/fortran/check.c | 8 +++---
gcc/testsuite/ChangeLog | 37 +++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr96859.f90 | 25 +++++++++++++++++
libstdc++-v3/ChangeLog | 33 +++++++++++++++++++++++
14 files changed, 213 insertions(+), 59 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr96859.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 linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 7918667d 2: update: gcc-795944c4563b4d9abf6d4bd9963f41fa1249d9d9: 1
discards 5775c5ba 1: reset: gcc-bf19cbc9cea6161f3deb63040601090828c44c53: 1
discards 53063637 0: update: binutils-glibc: 1
new 4add06b6 0: update: binutils-gcc-glibc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7918667d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-s [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 23 +-
02-prepare_abe/console.log | 286 +-
03-build_abe-binutils/console.log | 11482 +--
04-build_abe-stage1/console.log | 20258 ++--
05-build_abe-linux/console.log | 56 +-
06-build_abe-glibc/console.log | 39213 ++++----
07-build_abe-stage2/console.log | 45247 +++++----
09-benchmark--Os_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_mthumb/benchmark.log | 16 +-
09-benchmark--Os_mthumb/console.log | 110 +-
10-check_regression/console.log | 3619 +-
10-check_regression/results-0.csv | 3601 +-
10-check_regression/results-1.csv | 3693 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 12 +-
10-check_regression/results-full.csv | 3939 +-
10-check_regression/results.csv | 239 +-
10-check_regression/results.log | 4603 +-
11-update_baseline/console.log | 5749 +-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-1.csv | 3693 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 15 +-
11-update_baseline/results-full.csv | 3689 +-
11-update_baseline/results.csv | 235 +-
11-update_baseline/results.log | 3107 +-
11-update_baseline/results.regressions | 1 -
console.log | 126057 +++++++++++++------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
30 files changed, 142358 insertions(+), 136727 deletions(-)
delete mode 100644 11-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.