This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 37a7b2e8a73 libstdc++: Remove unnecessary header from <memory>
new 3a34f1f56ad Fix wrong array type conversion with different storage orde
new b492e3a0d80 Fix thinko in operator_bitwise_xor::op1_range
new ed8d7ecac11 Daily bump.
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 | 9 ++++
gcc/DATESTAMP | 2 +-
gcc/range-op.cc | 3 ++
gcc/testsuite/ChangeLog | 9 ++++
gcc/testsuite/gnat.dg/opt100.adb | 13 +++++
gcc/testsuite/gnat.dg/opt100_pkg.adb | 17 +++++++
gcc/testsuite/gnat.dg/opt100_pkg.ads | 23 +++++++++
gcc/testsuite/gnat.dg/sso18.adb | 21 ++++++++
gcc/tree-loop-distribution.cc | 7 ++-
libstdc++-v3/ChangeLog | 94 ++++++++++++++++++++++++++++++++++++
10 files changed, 196 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt100.adb
create mode 100644 gcc/testsuite/gnat.dg/opt100_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt100_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/sso18.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 releases/gcc-11
in repository gcc.
from 6635f128ea8 Daily bump.
new 066e5d93a21 Fix wrong array type conversion with different storage orde
new 11a1089a070 Fix thinko in operator_bitwise_xor::op1_range
new 9b66efb0c95 Daily bump.
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 | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/range-op.cc | 3 +++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gnat.dg/opt100.adb | 13 +++++++++++++
gcc/testsuite/gnat.dg/opt100_pkg.adb | 17 +++++++++++++++++
gcc/testsuite/gnat.dg/opt100_pkg.ads | 23 +++++++++++++++++++++++
gcc/testsuite/gnat.dg/sso18.adb | 21 +++++++++++++++++++++
gcc/tree-loop-distribution.c | 7 ++++++-
9 files changed, 102 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt100.adb
create mode 100644 gcc/testsuite/gnat.dg/opt100_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt100_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/sso18.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 releases/gcc-10
in repository gcc.
from 187c235b65c Daily bump.
new ac5044574cc 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 master
in repository gcc.
from a8404c07e7f Fix thinko in operator_bitwise_xor::op1_range
new a5878983d53 gcc-changelog: temporarily disable check_line_start
new 9a1b4f1d3dc Daily bump.
new f9e9a15bb22 Revert "gcc-changelog: temporarily disable check_line_start"
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:
contrib/ChangeLog | 5 +
gcc/ChangeLog | 245 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 15 +++
gcc/analyzer/ChangeLog | 88 +++++++++++++++++
gcc/c-family/ChangeLog | 5 +
gcc/c/ChangeLog | 6 ++
gcc/lto/ChangeLog | 6 ++
gcc/testsuite/ChangeLog | 55 +++++++++++
libstdc++-v3/ChangeLog | 27 ++++++
10 files changed, 453 insertions(+), 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.
"David Spickett pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 7168ddf llvmbot monitor: Remove SVE silent bots
new db7d478 llvmbot monitor: Move armv7 lnt bot to silent
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:
monitor/linaro.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 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.
"David Spickett pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 89b3edb2 tcwg-update-llvmbot-containers: Remove SVE silent bots
new b26b2b49 tcwg-update-llvmbot-containers: Move armv7 lnt bot to silent
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-update-llvmbot-containers.sh | 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 master
in repository gcc.
from 2b3a3d7fe34 lto: fix usage of timer in materialize_cgraph
new a8404c07e7f Fix thinko in operator_bitwise_xor::op1_range
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/range-op.cc | 3 +++
gcc/testsuite/gnat.dg/opt100.adb | 13 +++++++++++++
gcc/testsuite/gnat.dg/opt100_pkg.adb | 17 +++++++++++++++++
gcc/testsuite/gnat.dg/opt100_pkg.ads | 23 +++++++++++++++++++++++
4 files changed, 56 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/opt100.adb
create mode 100644 gcc/testsuite/gnat.dg/opt100_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt100_pkg.ads
--
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 bcc2449384f tree-optimization/107865 - ICE with outlining of loops
new 2b3a3d7fe34 lto: fix usage of timer in materialize_cgraph
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/lto/lto.cc | 14 ++++++--------
1 file changed, 6 insertions(+), 8 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/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from 472d57cade 23: onsuccess: #473: boot: Success after binutils/gcc/qemu: [...]
new 4d168b478f 24: onsuccess: #474: boot: Success after binutils/gcc/qemu: [...]
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 1692 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 31716 -> 32020 bytes
04-build_abe-stage1/console.log.xz | Bin 72984 -> 73096 bytes
05-build_abe-qemu/console.log.xz | Bin 31660 -> 32100 bytes
06-build_linux/console.log.xz | Bin 4632 -> 5132 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 3920 -> 3916 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
16 files changed, 21 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.