This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 18e9663 PR c++/69317 - [6 regression] wrong ABI version in -Wabi warnings
new 6a9b35ef PR c++/69379 * constexpr.c (cxx_eval_constant_expression): [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/constexpr.c | 14 ++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr69379.C | 20 ++++++++++++++++++++
4 files changed, 45 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/pr69379.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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-arbitrary
in repository toolchain/abe.
discards f0e7637 Template for use in trusted LAVA uinstance
discards 1f77cfd Add missing tcpdump dependency
discards e7416a2 Permit host machine to be of any type
discards ae73e2d Close all tmpdir files before deletion
discards 94a0505 Benchmark.sh: Support mustang host/target
discards d4c776b Benchmark.sh: Support deploy_linaro_kernel
discards 27957cb Benchmark output always safe when LAVA instance is trusted
discards c23b8b7 Increase default timeout from 0.5 to 1.5 hours.
discards 95872af Make TIMEOUT overrideable
discards 5268e37 Remove redundant boot_timeout parameter
discards d63713f Update CLI-related messages
discards fe0571f Remove redundant 'tag' option
discards 02c32f7 Some more detail around data collection message
discards ec22a35 Make ssh messages depend on instance
discards 298e1e9 Defer to user-specified TARGET_SESSION
discards 3f7a938 Rationalize *-session YAML
discards f891a04 Do not infer device validation from triple
discards 3f587ec Decouple triple from toolchain
discards 4051660 host-session: shift CLI args when parsing
discards c6c0ce4 host-session invokes benchmark scripts with -x
discards 0a49106 Remove redundant ABE_BRANCH parameter
discards 15e2231 host-session: Consistent use of {} with args
discards 6e0ee28 gather scripts: Provide mime type for attachments
discards 7be5fc6 benchmark.sh preserves -x for runbenchmark.sh
discards 510e597 gather: set -x in all gather scripts
discards df094d1 Return gather script exit code within post-run cmd
discards ea58b6d Wait for post-run command to complete
new 739ef0f Wait for post-run command to complete
new 539456d Return gather script exit code within post-run cmd
new 98ced2a gather: set -x in all gather scripts
new 724074c benchmark.sh preserves -x for runbenchmark.sh
new 658e08d gather scripts: Provide mime type for attachments
new b78ad55 host-session: Consistent use of {} with args
new 74cc1cf Remove redundant ABE_BRANCH parameter
new 9f58963 host-session invokes benchmark scripts with -x
new 5d2a61f host-session: shift CLI args when parsing
new 9754f0c Decouple triple from toolchain
new 20ad063 Do not infer device validation from triple
new af42e2e Rationalize *-session YAML
new c001b03 Defer to user-specified TARGET_SESSION
new ad1989a Make ssh messages depend on instance
new 348bfb9 Some more detail around data collection message
new 72b954a Remove redundant 'tag' option
new 53b405f Update CLI-related messages
new 93589c8 Remove redundant boot_timeout parameter
new 141f960 Make TIMEOUT overrideable
new ddb0267 Increase default timeout from 0.5 to 1.5 hours.
new 208564b Benchmark output always safe when LAVA instance is trusted
new 5194e84 Benchmark.sh: Support deploy_linaro_kernel
new 5dab824 Benchmark.sh: Support mustang host/target
new 2330d7f Close all tmpdir files before deletion
new 8a665bb Permit host machine to be of any type
new cc5c74a Add missing tcpdump dependency
new 05320af Template for use in trusted LAVA uinstance
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 (f0e7637)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (05320af)
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 27 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:
config/bench/lava/host-session | 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-arbitrary
in repository toolchain/abe.
discards bb72c14 Template for use in trusted LAVA uinstance
discards 1b99800 Add missing tcpdump dependency
discards 25d5019 Permit host machine to be of any type
discards e95b872 Close all tmpdir files before deletion
discards 044b1c5 Benchmark.sh: Support mustang host/target
discards 60c9f2c Benchmark.sh: Support deploy_linaro_kernel
discards 7c8bf4d Benchmark output always safe when LAVA instance is trusted
discards 7f3c5eb Increase default timeout from 0.5 to 1.5 hours.
discards 043060c Make TIMEOUT overrideable
discards f52da3b Remove redundant boot_timeout parameter
discards a67f5c1 Update CLI-related messages
discards 787041e Remove redundant 'tag' option
discards 7ada19a Some more detail around data collection message
discards a6ced3a Make ssh messages depend on instance
discards 4b01414 Defer to user-specified TARGET_SESSION
discards b888a3f Rationalize *-session YAML
discards fd676b2 Do not infer device validation from triple
discards 78d5f7c Decouple triple from toolchain
discards e9ee29f host-session: shift CLI args when parsing
discards b1aa75b host-session invokes benchmark scripts with -x
discards 303fb79 Remove redundant ABE_BRANCH parameter
discards f29986b host-session: Consistent use of {} with args
discards 37b61b6 gather scripts: Provide mime type for attachments
discards ffff68a benchmark.sh preserves -x for runbenchmark.sh
discards bfca240 gather: set -x in all gather scripts
discards fd53d9a Return gather script exit code within post-run cmd
discards 0aad261 Wait for post-run command to complete
discards 10bb247 Convert post-run cmd to function
new ce9723a Convert post-run cmd to function
new ea58b6d Wait for post-run command to complete
new df094d1 Return gather script exit code within post-run cmd
new 510e597 gather: set -x in all gather scripts
new 7be5fc6 benchmark.sh preserves -x for runbenchmark.sh
new 6e0ee28 gather scripts: Provide mime type for attachments
new 15e2231 host-session: Consistent use of {} with args
new 0a49106 Remove redundant ABE_BRANCH parameter
new c6c0ce4 host-session invokes benchmark scripts with -x
new 4051660 host-session: shift CLI args when parsing
new 3f587ec Decouple triple from toolchain
new f891a04 Do not infer device validation from triple
new 3f7a938 Rationalize *-session YAML
new 298e1e9 Defer to user-specified TARGET_SESSION
new ec22a35 Make ssh messages depend on instance
new 02c32f7 Some more detail around data collection message
new fe0571f Remove redundant 'tag' option
new d63713f Update CLI-related messages
new 5268e37 Remove redundant boot_timeout parameter
new 95872af Make TIMEOUT overrideable
new c23b8b7 Increase default timeout from 0.5 to 1.5 hours.
new 27957cb Benchmark output always safe when LAVA instance is trusted
new d4c776b Benchmark.sh: Support deploy_linaro_kernel
new 94a0505 Benchmark.sh: Support mustang host/target
new ae73e2d Close all tmpdir files before deletion
new e7416a2 Permit host machine to be of any type
new 1f77cfd Add missing tcpdump dependency
new f0e7637 Template for use in trusted LAVA uinstance
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 (bb72c14)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (f0e7637)
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 28 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:
config/bench/lava/host-session | 13 +++++++------
config/bench/lava/target-session | 3 +--
2 files changed, 8 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.
unknown user pushed a change to branch hjl/pr69454/master
in repository gcc.
at 86e04039 Don't align DImode to 32 bits if the STV pass is enabled
This branch includes the following new commits:
new 86e04039 Don't align DImode to 32 bits if the STV pass is enabled
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.
--
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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-arbitrary
in repository toolchain/abe.
discards 33e2e22 Template for use in trusted LAVA uinstance
discards 544e690 Add missing tcpdump dependency
discards eaffff6 Permit host machine to be of any type
discards 56e4542 Close all tmpdir files before deletion
discards cbace6a Benchmark.sh: Support mustang host/target
discards afa3f39 Benchmark.sh: Support deploy_linaro_kernel
discards 7a3d9fc Benchmark output always safe when LAVA instance is trusted
discards 2cca7d6 Increase default timeout from 0.5 to 1.5 hours.
discards dbf2b4f Make TIMEOUT overrideable
discards 16854cd Remove redundant boot_timeout parameter
discards 4433e81 Update CLI-related messages
discards cb5df04 Remove redundant 'tag' option
discards f25d160 Some more detail around data collection message
discards 3bf37a9 Make ssh messages depend on instance
discards 08a94ab Defer to user-specified TARGET_SESSION
discards ad81252 Rationalize *-session YAML
discards 3b1f14b Do not infer device validation from triple
discards f7bc12f Decouple triple from toolchain
discards 057ddd5 host-session: shift CLI args when parsing
discards 8fadbe3 host-session invokes benchmark scripts with -x
discards b07bd46 Remove redundant ABE_BRANCH parameter
discards 8ee0ef6 host-session: Consistent use of {} with args
discards b41d9bf gather scripts: Provide mime type for attachments
discards 2ef87f5 benchmark.sh preserves -x for runbenchmark.sh
discards 35c0e70 gather: set -x in all gather scripts
discards f7ec678 Return gather script exit code within post-run cmd
discards 6995203 Wait for post-run command to complete
new 0aad261 Wait for post-run command to complete
new fd53d9a Return gather script exit code within post-run cmd
new bfca240 gather: set -x in all gather scripts
new ffff68a benchmark.sh preserves -x for runbenchmark.sh
new 37b61b6 gather scripts: Provide mime type for attachments
new f29986b host-session: Consistent use of {} with args
new 303fb79 Remove redundant ABE_BRANCH parameter
new b1aa75b host-session invokes benchmark scripts with -x
new e9ee29f host-session: shift CLI args when parsing
new 78d5f7c Decouple triple from toolchain
new fd676b2 Do not infer device validation from triple
new b888a3f Rationalize *-session YAML
new 4b01414 Defer to user-specified TARGET_SESSION
new a6ced3a Make ssh messages depend on instance
new 7ada19a Some more detail around data collection message
new 787041e Remove redundant 'tag' option
new a67f5c1 Update CLI-related messages
new f52da3b Remove redundant boot_timeout parameter
new 043060c Make TIMEOUT overrideable
new 7f3c5eb Increase default timeout from 0.5 to 1.5 hours.
new 7c8bf4d Benchmark output always safe when LAVA instance is trusted
new 60c9f2c Benchmark.sh: Support deploy_linaro_kernel
new 044b1c5 Benchmark.sh: Support mustang host/target
new e95b872 Close all tmpdir files before deletion
new 25d5019 Permit host machine to be of any type
new 1b99800 Add missing tcpdump dependency
new bb72c14 Template for use in trusted LAVA uinstance
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 (33e2e22)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (bb72c14)
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 27 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:
config/bench/lava/host-session | 4 ++--
1 file changed, 2 insertions(+), 2 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 9ce22fb 2015-01-27 Wilco Dijkstra <wdijkstr(a)arm.com>
new 18e9663 PR c++/69317 - [6 regression] wrong ABI version in -Wabi warnings
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/cp/ChangeLog | 6 ++++++
gcc/cp/mangle.c | 6 +++---
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/abi/Wabi-2-2.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/abi/Wabi-2-3.C | 16 ++++++++++++++++
gcc/testsuite/g++.dg/abi/Wabi-3-2.C | 16 ++++++++++++++++
gcc/testsuite/g++.dg/abi/Wabi-3-3.C | 14 ++++++++++++++
7 files changed, 77 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/Wabi-2-2.C
create mode 100644 gcc/testsuite/g++.dg/abi/Wabi-2-3.C
create mode 100644 gcc/testsuite/g++.dg/abi/Wabi-3-2.C
create mode 100644 gcc/testsuite/g++.dg/abi/Wabi-3-3.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 c88301a 2016-01-27 Richard Biener <rguenther(a)suse.de>
new 3adace2 Set FP options for failing special functions tests
new 9ce22fb 2015-01-27 Wilco Dijkstra <wdijkstr(a)arm.com>
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:
ChangeLog | 4 ++++
MAINTAINERS | 1 +
libstdc++-v3/ChangeLog | 8 ++++++++
.../testsuite/ext/special_functions/hyperg/check_value.cc | 5 +++--
.../testsuite/special_functions/02_assoc_legendre/check_value.cc | 4 ++--
5 files changed, 18 insertions(+), 4 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 5cb23e3 PR c++/69496 * constexpr.c (cxx_eval_array_reference): Eval [...]
new 8ca4755 [PR 69355] Correct hole detection when total_scalarization fails
new c88301a 2016-01-27 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 | 12 +++++++++
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/gcc.dg/torture/pr69166.c | 14 +++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr69355.c | 44 +++++++++++++++++++++++++++++++++
gcc/tree-sra.c | 2 +-
gcc/tree-vect-loop.c | 28 ++++++++++-----------
6 files changed, 95 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69166.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr69355.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 gcc-5-branch
in repository gcc.
from e856d95 Fix pass number in autopar/pr69110.c
new c879363 gcc/testsuite/ChangeLog:
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/fortran/ChangeLog | 8 ++
gcc/fortran/trans-stmt.c | 115 +++++++++++++++++----
gcc/testsuite/ChangeLog | 7 ++
.../gfortran.dg/allocatable_scalar_13.f90 | 4 +-
.../gfortran.dg/allocate_with_source_16.f90 | 26 +++++
5 files changed, 138 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/allocate_with_source_16.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.
unknown user pushed a change to branch master
in repository gcc.
from 4faba62 * config/rs6000/driver-rs6000.c (detect_processor_aix [...]
new 5cb23e3 PR c++/69496 * constexpr.c (cxx_eval_array_reference): Eval [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/constexpr.c | 7 ++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/constexpr-vla1.C | 30 ++++++++++++++++++++++++++++++
4 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/constexpr-vla1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.