This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b23837e Use ::isinf and ::isnan if libc defines them
new 69ce658 * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Return -1 for [...]
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/ChangeLog | 5 +++++
gcc/config/i386/i386.h | 7 +++++--
2 files changed, 10 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 7a6ddc0 Fix infinite recursion in create_variable_info_for_1
new b23837e Use ::isinf and ::isnan if libc defines them
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:
libstdc++-v3/ChangeLog | 11 +++++
libstdc++-v3/acinclude.m4 | 34 +++++++++++++++
libstdc++-v3/config.h.in | 3 ++
libstdc++-v3/configure | 48 ++++++++++++++++++++++
libstdc++-v3/include/c_global/cmath | 8 ++++
.../headers/cmath/48891.cc} | 16 ++++----
6 files changed, 112 insertions(+), 8 deletions(-)
copy libstdc++-v3/testsuite/{20_util/function/69222.cc => 26_numerics/headers/cmat [...]
--
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 b547246 2016-01-13 Yvan Roux <yvan.roux(a)linaro.org>
new 7a6ddc0 Fix infinite recursion in create_variable_info_for_1
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/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/pr69169.c | 13 +++++++++++++
gcc/tree-ssa-structalias.c | 42 ++++++++++++++++++++++++++++++++++--------
3 files changed, 55 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69169.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 7361eb3 AVX512: Restrict default masks for prefetch gather/scatter in [...]
new b547246 2016-01-13 Yvan Roux <yvan.roux(a)linaro.org>
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/ChangeLog | 5 +++++
gcc/config/arm/arm-arches.def | 4 ++--
2 files changed, 7 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-arbitrary
in repository toolchain/abe.
discards c81d9c0 Template for use in trusted LAVA uinstance
discards e31a6fb Remove *-multilib from host packages
discards 4d8dede Add missing tcpdump dependency
discards 7cb04bd Permit host machine to be of any type
discards 3f3e795 Remove redundant specialised target-session-*.yaml
discards 3bd5310 Do not infer device validation from triple
discards 95e37ac Decouple triple from toolchain
discards 73c3e96 host-session: shift CLI args when parsing
discards 098387f host-session invokes benchmark scripts with -x
discards b4d3230 Remove redundant ABE_BRANCH parameter
discards 95119ef host-session: Consistent use of {} with args
discards e16374b gather scripts: Provide mime type for attachments
discards 94bf874 benchmark.sh preserves -x for runbenchmark.sh
discards 4f7040f gather: set -x in all gather scripts
discards 7f908dd Fix race when gathering benchmark data
discards 9129cdc Make post-run command synchronous
new 155cbec runbenchmark.sh: Fix indentation
new 0f40933 Run gather as post-run command
new 6486594 Check post-run command exit code
new f126cb9 Simplify post-run-cmd-not-set NOP
new e614b5c target-session: Tidy up wait code
new f2c0415 gather: set -x in all gather scripts
new 1410e5b benchmark.sh preserves -x for runbenchmark.sh
new aff35a1 gather scripts: Provide mime type for attachments
new c76c906 host-session: Consistent use of {} with args
new 54fb466 Remove redundant ABE_BRANCH parameter
new 10289cb host-session invokes benchmark scripts with -x
new d4b1a0c host-session: shift CLI args when parsing
new 94887b6 Decouple triple from toolchain
new dda8835 Do not infer device validation from triple
new 0731a0f Remove redundant specialised target-session-*.yaml
new 56a79ff Permit host machine to be of any type
new 9a87260 Add missing tcpdump dependency
new f0860c9 Remove *-multilib from host packages
new 5d0623d 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 (c81d9c0)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (5d0623d)
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 19 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 | 5 +++--
config/bench/lava/target-session | 22 ++--------------------
scripts/runbenchmark.sh | 28 +++++++++++++++++-----------
3 files changed, 22 insertions(+), 33 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 1246355 libitm: Fix privatization safety interaction with serial mode.
new 7361eb3 AVX512: Restrict default masks for prefetch gather/scatter in [...]
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/ChangeLog | 16 +++
gcc/config/i386/i386.c | 5 +-
gcc/config/i386/sse.md | 120 +--------------------
gcc/testsuite/ChangeLog | 12 +++
.../gcc.target/i386/avx512pf-vscatterpf0dpd-1.c | 3 +-
.../gcc.target/i386/avx512pf-vscatterpf0dps-1.c | 3 +-
.../gcc.target/i386/avx512pf-vscatterpf0qpd-1.c | 3 +-
.../gcc.target/i386/avx512pf-vscatterpf0qps-1.c | 3 +-
.../gcc.target/i386/avx512pf-vscatterpf1dpd-1.c | 3 +-
.../gcc.target/i386/avx512pf-vscatterpf1dps-1.c | 3 +-
.../gcc.target/i386/avx512pf-vscatterpf1qpd-1.c | 3 +-
.../gcc.target/i386/avx512pf-vscatterpf1qps-1.c | 3 +-
12 files changed, 42 insertions(+), 135 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.
christophe.lyon pushed a change to branch fix-body
in repository toolchain/gcc-compare-results.
discards 3a5b16e compare_jobs.sh: Fix HTML.
discards b62f727 Bug #1919: Make it clear when logs are missing.
adds ae7e47a compare_jobs.sh: Exit with status=1 in case of regression or [...]
adds abeb4f9 compare_jobs.sh: Concatenate all diff-* reports after the mai [...]
adds f02cb6b compare_tests: Fix usage and exit codes. compare_jobs.sh: Han [...]
adds a237d2a Merge "compare_tests: Fix usage and exit codes. compare_jobs. [...]
new 588fb65 Bug #1919: Make it clear when logs are missing.
new b55a514 compare_jobs.sh: Fix HTML.
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 (3a5b16e)
\
N -- N -- N refs/heads/fix-body (b55a514)
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 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:
compare_jobs.sh | 43 +++++++++++++++++++++++++++++++++++--------
compare_tests | 31 ++++++++++++++-----------------
2 files changed, 49 insertions(+), 25 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 2e1cb7c 2016-01-13 Richard Biener <rguenther(a)suse.de>
new 1246355 libitm: Fix privatization safety interaction with serial mode.
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:
libitm/ChangeLog | 12 ++++++++++++
libitm/beginend.cc | 34 +++++++++++++++++++++++++++++-----
libitm/config/linux/rwlock.cc | 13 +++++++++++++
libitm/config/posix/rwlock.cc | 20 ++++++++++++++++++++
libitm/dispatch.h | 4 ++++
libitm/method-gl.cc | 9 +++++++++
libitm/method-ml.cc | 18 ++++++++++++++++++
libitm/method-serial.cc | 4 ++++
8 files changed, 109 insertions(+), 5 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-arbitrary
in repository toolchain/abe.
discards f3689dd Template for use in trusted LAVA uinstance
discards 4b5352f Remove *-multilib from host packages
discards c1def2f Add missing tcpdump dependency
discards 05fe4ba Permit host machine to be of any type
discards 6686875 Remove redundant specialised target-session-*.yaml
discards 6ea071e Do not infer device validation from triple
discards 29982d6 Decouple triple from toolchain
discards 12c865c host-session: shift CLI args when parsing
discards 488d18e host-session invokes benchmark scripts with -x
discards 067aa90 Remove redundant ABE_BRANCH parameter
discards 20fe35f host-session: Consistent use of {} with args
discards 123565f gather scripts: Provide mime type for attachments
discards 56384cd benchmark.sh preserves -x for runbenchmark.sh
discards 9f5c17b gather: set -x in all gather scripts
discards 5ffefaa Fix race when gathering benchmark data
discards 6a7a9c9 Make post-run command synchronous
discards 939879b Match tcpdump output even if user gave username
discards cd202b0 Match tcpdump output even if user gave hostnames
discards 45dfe2a Do not report names in tcpdump
discards 815ecb8 benchmark.sh: Rename GCC to something more generic
discards aa7ded4 Clean up toolchain usage
discards ed96201 Ensure that unset params get value None
discards f823989 CoremarkPro.conf: Fix native paths
discards 6e6040c CoremarkPro.sh: Report sizes first
discards 96c5b8b CoremarkPro.sh: Require exactly one log
discards 2e8f31d CoremarkPro.sh: Remove commented-out code
discards 686df3e CoremarkPro.sh: Pass name to report_measured
discards 3273441 CoremarkPro.sh: Make function-local var local
discards b413175 CoremarkPro.sh: Count everything that can be multiple
discards b98ef36 CoremarkPro.sh: Cosmetic changes to test IDs
discards c0098cc CoremarkPro.sh: Eliminate spaces in TEST_CASE_ID
discards 53adca5 CoremarkPro.sh: [] notation for iterations only
discards f44e9c8 CoremarkPro.sh: Name size measurements sanely
discards 90fbcb4 CoremarkPro.sh: Whitespace: Old comment,blank line
discards 5fba5ea test_CoremarkPro.sh: Don't output errors when testing fail cases
discards 738706c CoremarkPro.sh: Attach raw data before processing
discards 3c47386 CoremarkPro.sh: Unique names for time and rate
discards 8668cb6 Gather script for Coremark Pro
discards 5de9b0c dispatch-benchmark.py: Support Coremark Pro
discards 7c5cb72 CoremarkPro support
discards d76727f Add some (commented-out) debugging output
discards 6938c5f Always read configs with target context
discards 3ec8bcf Apply target context when looking for binaries
discards 36234b1 Support external sysroot
discards 4795759 dispatch-benchmark.py: More detail on keyring fail
discards bb6f4d9 dispatch-benchmark.py: Option to set bundle stream
discards 7dc1c4d dispatch-benchmark.py: Validate input
discards 35ee53d dispatch-benchmark.py: Message on dry-run exit
discards 95e5973 dispatch-benchmark.py: Move dryrun exit to more natural location
discards 569d4a3 dispatch-benchmark.py: Script to dispatch benchmarks
discards 2d032fa template.yaml: Metadata must be a string
discards 3f3d41c Remove old jobdefs
discards 22fa474 Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
discards 08483c8 Benchmark.sh: Make bundle stream default paranoid
discards d5cb98e Benchmark.sh: Handle enquoting in parameters
discards eaaf164 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
discards c882524 Benchmark.sh: Set the right default branch
discards 9a7ee4e Benchmark.sh: Remove redundant comments
discards 11a02c9 Benchmark.sh,template.yaml: Map from target type to image
new 9b4c95a Benchmark.sh,template.yaml: Map from target type to image
new 4ab77a8 Benchmark.sh: Remove redundant comments
new c2ddb3c Benchmark.sh: Set the right default branch
new 51c5969 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
new 7ce8797 Benchmark.sh: Handle enquoting in parameters
new 70df5cd Benchmark.sh: Make bundle stream default paranoid
new baa3c24 Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
new f9c320a Remove old jobdefs
new fddfd4b template.yaml: Metadata must be a string
new a1bd60e dispatch-benchmark.py: Script to dispatch benchmarks
new 22caca1 dispatch-benchmark.py: Move dryrun exit to more natural location
new fd9f42e dispatch-benchmark.py: Message on dry-run exit
new 5eb93dc dispatch-benchmark.py: Validate input
new a2f912a dispatch-benchmark.py: Option to set bundle stream
new b1e52ca dispatch-benchmark.py: More detail on keyring fail
new b144f9a Support external sysroot
new 2a7a92f Apply target context when looking for binaries
new c9829b7 Always read configs with target context
new a3bbf9a Add some (commented-out) debugging output
new 7cbfec5 CoremarkPro support
new 04dd3e9 dispatch-benchmark.py: Support Coremark Pro
new 2649b37 Gather script for Coremark Pro
new 8c842d3 CoremarkPro.sh: Unique names for time and rate
new 5b8112b CoremarkPro.sh: Attach raw data before processing
new 8552856 test_CoremarkPro.sh: Don't output errors when testing fail cases
new f5312bf CoremarkPro.sh: Whitespace: Old comment,blank line
new 8dd9e09 CoremarkPro.sh: Name size measurements sanely
new 270fe81 CoremarkPro.sh: [] notation for iterations only
new 0b13fb8 CoremarkPro.sh: Eliminate spaces in TEST_CASE_ID
new 52f87e0 CoremarkPro.sh: Cosmetic changes to test IDs
new 0fabb67 CoremarkPro.sh: Count everything that can be multiple
new e70d7fe CoremarkPro.sh: Make function-local var local
new 4bf64d8 CoremarkPro.sh: Pass name to report_measured
new bd19ba5 CoremarkPro.sh: Remove commented-out code
new b80fa7a CoremarkPro.sh: Require exactly one log
new c66844c CoremarkPro.sh: Report sizes first
new 0c4e0c4 CoremarkPro.conf: Fix native paths
new a6a8bef Ensure that unset params get value None
new 5be8ad0 Clean up toolchain usage
new d776103 benchmark.sh: Rename GCC to something more generic
new 018e436 Do not report names in tcpdump
new 9ef0893 Match tcpdump output even if user gave hostnames
new e72dae4 Match tcpdump output even if user gave username
new 9129cdc Make post-run command synchronous
new 7f908dd Fix race when gathering benchmark data
new 4f7040f gather: set -x in all gather scripts
new 94bf874 benchmark.sh preserves -x for runbenchmark.sh
new e16374b gather scripts: Provide mime type for attachments
new 95119ef host-session: Consistent use of {} with args
new b4d3230 Remove redundant ABE_BRANCH parameter
new 098387f host-session invokes benchmark scripts with -x
new 73c3e96 host-session: shift CLI args when parsing
new 95e37ac Decouple triple from toolchain
new 3bd5310 Do not infer device validation from triple
new 3f3e795 Remove redundant specialised target-session-*.yaml
new 7cb04bd Permit host machine to be of any type
new 4d8dede Add missing tcpdump dependency
new e31a6fb Remove *-multilib from host packages
new c81d9c0 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 (f3689dd)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (c81d9c0)
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 59 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:
scripts/Benchmark.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 gcc-5-branch
in repository gcc.
from f8bb0e7 Cherry-pick r224315 and r241487 from upstream.
new a778ba8 2016-01-13 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 6 ++++++
gcc/tree-ssa-uninit.c | 18 ++++++++++--------
2 files changed, 16 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.