This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 19db1ec 2016-03-22 Richard Biener <rguenther(a)suse.de>
new 6855137 2016-03-22 Ilya Enkovich <enkovich.gnu(a)gmail.com>
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/config/i386/i386.c | 14 ++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr70302.c | 22 ++++++++++++++++++++++
4 files changed, 47 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr70302.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 benchmarking-fixes
in repository toolchain/abe.
from fd82d0b Expose lava-job-name in benchmark dispatch script
adds cfac027 Build before target configuration
adds a89aebf Add comments to demarcate host-session phases
adds bbf7b43 Move filesystem init to pre-exit-handler code
adds b4fb9f0 Support secret-passing for paranoid benchmarking
adds 25b974b Split a pair of long lines into parts
adds b320614 Make validation stages stand out clearly
adds 6b5bdc0 Guard against insecure credential transmission
adds 67fb597 Report response code when curl fails
adds 26d2c83 Validate URLs requiring user/password auth
adds 524b3a8 Check that both or neither of the ssh-paranoia case values are set
adds 610db44 Check that only one of the paranoia cases is being employed
adds f341af1 Do not try to validate non-http(s) URLs
adds 11778a8 Better non-interactive ssh/rsync behaviour
new 9c8afb6 Permit host-session to early-kill target-session(s)
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:
config/bench/lava/host-session | 250 +++++++++++++++--------
config/bench/lava/host-session-multilib.yaml | 5 +-
config/bench/lava/host-session-no-multilib.yaml | 5 +-
config/bench/lava/host-session-persist-safe.yaml | 5 +-
config/bench/lava/host-session.yaml | 5 +-
config/bench/lava/target-session | 13 ++
lib/remote.sh | 8 +-
scripts/Benchmark.sh | 96 ++++++++-
scripts/runbenchmark.sh | 14 +-
9 files changed, 291 insertions(+), 110 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 de634e6 Fix endianness issue for moxiebox
new 19db1ec 2016-03-22 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 | 14 +++++++
gcc/genmatch.c | 72 ++++++++++++++++++----------------
gcc/gimple-match-head.c | 1 +
gcc/match.pd | 16 ++++----
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/torture/pr70251.C | 11 ++++++
6 files changed, 76 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr70251.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 fcfec12 * g++.dg/ext/java-3.C: Don't compile on AIX.
new 4baec9f PR c/69993: improvements to wording of -Wmisleading-indentation
new de634e6 Fix endianness issue for moxiebox
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 | 6 +
gcc/c-family/ChangeLog | 7 +
gcc/c-family/c-indentation.c | 10 +-
gcc/config/moxie/moxiebox.h | 6 +
gcc/testsuite/ChangeLog | 9 +
.../c-c++-common/Wmisleading-indentation-3.c | 82 +++++++++
.../c-c++-common/Wmisleading-indentation.c | 194 ++++++++++-----------
.../gcc.dg/plugin/location-overflow-test-2.c | 2 +-
8 files changed, 214 insertions(+), 102 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wmisleading-indentation-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.
bernie.ogden pushed a change to branch benchmarking-paranoia
in repository toolchain/abe.
was 11778a8 Better non-interactive ssh/rsync behaviour
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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 benchmarking
in repository toolchain/abe.
from a89aebf Add comments to demarcate host-session phases
adds bbf7b43 Move filesystem init to pre-exit-handler code
adds b4fb9f0 Support secret-passing for paranoid benchmarking
adds 25b974b Split a pair of long lines into parts
adds b320614 Make validation stages stand out clearly
adds 6b5bdc0 Guard against insecure credential transmission
adds 67fb597 Report response code when curl fails
adds 26d2c83 Validate URLs requiring user/password auth
adds 524b3a8 Check that both or neither of the ssh-paranoia case values are set
adds 610db44 Check that only one of the paranoia cases is being employed
adds f341af1 Do not try to validate non-http(s) URLs
adds 11778a8 Better non-interactive ssh/rsync behaviour
No new revisions were added by this update.
Summary of changes:
config/bench/lava/host-session | 100 +++++++++++++++--------
config/bench/lava/host-session-multilib.yaml | 5 +-
config/bench/lava/host-session-no-multilib.yaml | 5 +-
config/bench/lava/host-session-persist-safe.yaml | 5 +-
config/bench/lava/host-session.yaml | 5 +-
lib/remote.sh | 8 +-
scripts/Benchmark.sh | 96 ++++++++++++++++++++--
scripts/runbenchmark.sh | 14 ++--
8 files changed, 182 insertions(+), 56 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 aa30728 2016-03-22 Richard Biener <rguenther(a)suse.de>
new fcfec12 * g++.dg/ext/java-3.C: Don't compile on AIX.
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 | 4 ++++
gcc/testsuite/g++.dg/ext/java-3.C | 2 +-
2 files changed, 5 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.
unknown user pushed a change to branch master
in repository gcc.
from 69199d6 Remove duplicated AVX-512VL bit check.
new aa30728 2016-03-22 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/fold-const.c | 13 ++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr70333.c | 19 +++++++++++++++++++
4 files changed, 36 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70333.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 46ec4eb gcc/cp/
new 69199d6 Remove duplicated AVX-512VL bit check.
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 | 4 ++++
gcc/config/i386/i386.c | 3 ---
2 files changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.