This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 66091741e2b 2019-11-25 Richard Biener <rguenther(a)suse.de>
new 893ca03d18d Testsuite: Enable fp-int-convert-timode-1.c unconditionally [...]
new b011c4b9e1c Convert m68k to not use cc0
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/ChangeLog | 163 ++
gcc/config/m68k/m68k-protos.h | 19 +-
gcc/config/m68k/m68k.c | 889 +++++--
gcc/config/m68k/m68k.h | 32 +-
gcc/config/m68k/m68k.md | 2803 +++++++-------------
gcc/config/m68k/predicates.md | 32 +-
gcc/recog.c | 17 -
gcc/recog.h | 1 -
gcc/rtl.h | 1 -
gcc/rtlanal.c | 58 -
gcc/testsuite/ChangeLog | 4 +
.../gcc.dg/torture/fp-int-convert-timode-1.c | 5 -
12 files changed, 1805 insertions(+), 2219 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_kernel/llvm-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2664ac75 0: update: llvm-linux: boot
new ff41db6c 0: update: llvm-linux: boot
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 (2664ac75)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 68 +-
02-build_llvm/console.log | 12370 ++++++++++++++++++-----------------
03-build_linux/console.log | 749 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13224 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13198 insertions(+), 13258 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 e1bc14266b1 PR ada/92362 * gcc-interface/trans.c (gnat_to_gnu) <N_Att [...]
new 01ce9398907 [amdgcn] Silence warnings + add gcc_unreachable()
new 66091741e2b 2019-11-25 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 16 ++++++++++++++++
gcc/config/gcn/gcn.c | 6 +++---
gcc/tree-vect-slp.c | 21 +++++++++++++++------
3 files changed, 34 insertions(+), 9 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 79f1c867581 DEC comparisons - allow Hollerith constants in comparisons.
new e1bc14266b1 PR ada/92362 * gcc-interface/trans.c (gnat_to_gnu) <N_Att [...]
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/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/trans.c | 8 ++++----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/addr14.adb | 24 ++++++++++++++++++++++++
4 files changed, 38 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/addr14.adb
--
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 gcc-9-branch
in repository gcc.
from 76c09fb0bcb PR ada/92575 * expect.c (__gnat_expect_poll [VMS, HPUX]): [...]
new fd71aa2eabf PR ada/92362 * gcc-interface/trans.c (gnat_to_gnu) <N_Att [...]
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/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/trans.c | 8 ++++----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/addr14.adb | 24 ++++++++++++++++++++++++
4 files changed, 38 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/addr14.adb
--
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_kernel/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 41bbcb7b 0: update: llvm-linux: boot
new 22b75b7f 0: update: llvm-linux: boot
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 (41bbcb7b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 220 +-
02-build_llvm/console.log | 12368 ++++++++++++++++++-----------------
03-build_linux/console.log | 703 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13303 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13302 insertions(+), 13337 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 gcc-9-branch
in repository gcc.
from 27cfba85feb Daily bump.
new 76c09fb0bcb PR ada/92575 * expect.c (__gnat_expect_poll [VMS, HPUX]): [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/expect.c | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.