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 50331d64f10 RISC-V: Clarify the addends of pc-relative access.
new e5b771060e4 [gdb/testsuite] Add gdb.dwarf2/imported-unit-c.exp
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/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.dwarf2/imported-unit-c.exp | 110 +++++++++++++++++++++++++++
2 files changed, 114 insertions(+)
create mode 100644 gdb/testsuite/gdb.dwarf2/imported-unit-c.exp
--
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 3adb9ac6626 testsuite: Add testcase for recently fixed PR [PR101159]
new b4e21c80462 middle-end/101156 - remove not working optimization in gimp [...]
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/gimplify.c | 15 +--------------
gcc/testsuite/gcc.dg/pr101156.c | 8 ++++++++
2 files changed, 9 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr101156.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 ca1f9f22854 Add relational self-tests.
new 92d9c9e705f fold-const: Return corresponding integral type for OFFSET_T [...]
new 9b613e825d7 expand: Fix up empty class return optimization [PR101160]
new 3adb9ac6626 testsuite: Add testcase for recently fixed PR [PR101159]
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/fold-const.c | 2 +-
gcc/function.c | 21 +++++++++++++--------
gcc/testsuite/g++.dg/opt/pr101162.C | 21 +++++++++++++++++++++
gcc/testsuite/g++.target/i386/empty-class1.C | 2 +-
.../abi/param2.C => g++.target/i386/empty-class2.C} | 5 +++--
gcc/testsuite/gcc.c-torture/compile/pr101159.c | 10 ++++++++++
gcc/tree-vect-patterns.c | 8 ++++----
7 files changed, 53 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr101162.C
copy gcc/testsuite/{g++.dg/abi/param2.C => g++.target/i386/empty-class2.C} (57%)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr101159.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 devel/sphinx
in repository gcc.
from f1f00d67c1b Emit placeholders.
new 272625aab59 Fix uppercase names of hooks.
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/doc/tm.texi | 984 ++++++++++++++++++++++++++++----------------------------
gcc/genhooks.c | 2 +-
2 files changed, 493 insertions(+), 493 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 a2ef8395fa9 tree-optimization/101151 - fix irreducible region check for [...]
new 3aaa69e5f30 Initial value-relation code.
new 80dd13f5c3b Add relational support to range-op.
new a2c91733319 Add relational support to fold_using_range
new c526de3f432 Add relations between LHS and op1/op2 for PLUS_EXPR.
new ae6b830f31a Add relation effects between operands to MINUS_EXPR.
new 0f7ccc063a4 Add relation between LHS and op1 for casts and copies.
new ca1f9f22854 Add relational self-tests.
The 7 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/Makefile.in | 1 +
gcc/gimple-range-cache.cc | 10 +
gcc/gimple-range.cc | 355 +++++++++++++++---
gcc/gimple-range.h | 24 +-
gcc/range-op.cc | 774 +++++++++++++++++++++++++++++++-------
gcc/range-op.h | 24 +-
gcc/tree-data-ref.c | 2 +-
gcc/value-query.cc | 50 +++
gcc/value-query.h | 11 +
gcc/value-relation.cc | 932 ++++++++++++++++++++++++++++++++++++++++++++++
gcc/value-relation.h | 159 ++++++++
11 files changed, 2138 insertions(+), 204 deletions(-)
create mode 100644 gcc/value-relation.cc
create mode 100644 gcc/value-relation.h
--
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/sphinx
in repository gcc.
from 899e9ed5976 Merge branch 'master' into devel/sphinx
new f1f00d67c1b Emit placeholders.
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/doc/tm.texi | 998 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
gcc/genhooks.c | 2 +
gcc/target.def | 16 +-
3 files changed, 987 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.
"Maxim Kuvyrkov pushed a change to branch sq
in repository toolchain/bmk-scripts.
discards e3da884 run.sh: Cleanup tx1_32 installs the same way as others
discards 9da1807 Add settings for SynQuacer
discards 5088831 Rework installation procedure
new 9a6cdc5 Rework installation procedure
new b83a573 Add settings for SynQuacer
new 9e76331 run.sh: Cleanup tx1_32 installs the same way as others
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 (e3da884)
\
N -- N -- N refs/heads/sq (9e76331)
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 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:
run.sh | 10 +++++++++-
1 file changed, 9 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards a4b727ce 2: update: binutils-gcc-glibc-llvm: 1
new 1e12b59c 2: update: binutils-1b40d569a861eb8b290faaad05ae8a6152e0b2ee: 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 (a4b727ce)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master [...]
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 | 259 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 11895 +--
04-build_abe-stage1/console.log | 19116 ++--
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 2022 +-
07-build_abe-glibc/console.log | 37973 ++++----
08-build_abe-stage2/console.log | 38882 ++++----
09-build_llvm-true/console.log | 13757 ++-
11-benchmark--O3_marm/benchmark-start.log | 2 +-
11-benchmark--O3_marm/benchmark.log | 102 +-
11-benchmark--O3_marm/console.log | 265 +-
12-check_regression/console.log | 2433 +-
12-check_regression/results-0.csv | 2162 +-
12-check_regression/results-1.csv | 2274 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 11 +-
12-check_regression/results-full.csv | 2335 +-
12-check_regression/results.csv | 157 +-
12-check_regression/results.log | 3082 +-
13-update_baseline/console.log | 6187 +-
13-update_baseline/extra-bisect-params | 2 +-
13-update_baseline/results-0.csv | 2140 +-
13-update_baseline/results-1.csv | 2274 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 15 +-
13-update_baseline/results-full.csv | 2307 +-
13-update_baseline/results.csv | 157 +-
13-update_baseline/results.log | 3000 +-
13-update_baseline/results.regressions | 2 +-
console.log | 133363 +++++++++++++--------------
jenkins/manifest.sh | 20 +-
results | 2 +-
results_id | 2 +-
34 files changed, 141093 insertions(+), 145609 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.