This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 4e892de6774 tree-optimization/105250 - adjust fold_convertible_p PR105140 fix
adds 41f8f8b8a4f attribs: Restrict decl_attributes DECL_FUNCTION_SPECIFIC_TA [...]
adds 522f25e90c7 i386: Fix infinite loop under -mrelax-cmpxchg-loop [PR 103069]
adds 96452797222 middle-end/105259 - adjust gcc.target/i386/auto-init-4.c
new 85ae54e18b9 c++: ambiguous call not diagnosed after DR2352 [PR97296]
new dd61ee6fde5 testsuite: Increase auto-inlining param in gcc.dg/ipa/remre [...]
new 13c32c1984f c++: Treat alignas align_expr and aligned attribute's opera [...]
new 29c46490de4 tree.cc: Use useless_type_conversion_p in tree_builtin_call [...]
The 4 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/attribs.cc | 23 +++++++++++++---------
gcc/config/i386/i386-expand.cc | 1 +
gcc/cp/call.cc | 15 ++++++++++++--
gcc/cp/decl2.cc | 9 ++++++++-
gcc/testsuite/g++.dg/cpp0x/ref-bind4.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/ref-bind8.C | 10 ++++++++++
.../g++.dg/cpp2a/is-constant-evaluated13.C | 19 ++++++++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr105234.c | 14 +++++++++++++
gcc/testsuite/gcc.dg/ipa/remref-7.c | 2 +-
gcc/testsuite/gcc.target/i386/auto-init-4.c | 5 +++--
gcc/testsuite/gcc.target/i386/pr105253.c | 17 ++++++++++++++++
gcc/tree.cc | 22 +++++++++++++++------
12 files changed, 117 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/ref-bind8.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/is-constant-evaluated13.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr105234.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr105253.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 10c0005660 ubsan: member access within null pointer of union
adds d095eb4e87 Tidy gdb.base/parse_number.exp
adds 50b032ebc0 Make intrusive_list_node's next/prev private
new f5e7605006 binutils: enable PE on 32bit haiku build
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:
bfd/ChangeLog | 4 ++++
bfd/config.bfd | 1 +
gdb/testsuite/gdb.base/parse_number.exp | 9 ++++-----
gdbsupport/intrusive_list.h | 13 ++++++++++++-
4 files changed, 21 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 683833bb 2: update: binutils-gcc: 0
new 4a20970c 2: update: binutils-gcc: 0
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 (683833bb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1688 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 24804 -> 24324 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 12 ++++-----
6 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 binutils-gdb.
from 50b032ebc05 Make intrusive_list_node's next/prev private
new f5e76050060 binutils: enable PE on 32bit haiku build
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:
bfd/ChangeLog | 4 ++++
bfd/config.bfd | 1 +
2 files changed, 5 insertions(+)
--
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 29c46490de4 tree.cc: Use useless_type_conversion_p in tree_builtin_call [...]
new ca145c6306f tree-optimization/105263 - reassoc and DFP
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/testsuite/gcc.dg/pr105263.c | 15 +++++++++++++++
gcc/tree-ssa-reassoc.cc | 4 +++-
2 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr105263.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 4107a9ba 0: update: binutils-gcc: 2
new abac29f2 0: update: binutils-gcc: 2
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 (4107a9ba)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1512 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50712 -> 51152 bytes
.../console.log.xz | Bin 936068 -> 934648 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 +++++++++++++++++++++
jenkins/manifest.sh | 12 +++----
7 files changed, 42 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.
unknown user pushed a change to branch master
in repository gcc.
from dd61ee6fde5 testsuite: Increase auto-inlining param in gcc.dg/ipa/remre [...]
new 13c32c1984f c++: Treat alignas align_expr and aligned attribute's opera [...]
new 29c46490de4 tree.cc: Use useless_type_conversion_p in tree_builtin_call [...]
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/cp/decl2.cc | 9 ++++++++-
.../g++.dg/cpp2a/is-constant-evaluated13.C | 19 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr105253.c | 17 +++++++++++++++++
gcc/tree.cc | 22 ++++++++++++++++------
4 files changed, 60 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/is-constant-evaluated13.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr105253.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.