This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr70155/master
in repository gcc.
discards 0a52d45 Extend STV pass to 64-bit mode
discards 3527262 Allow all 1s of integer as standard SSE constants
adds 98dfd32 PR c++/70001 * constexpr.c (cxx_eval_vec_init_1): For pre_i [...]
adds af4c829 PR target/7044 * config/aarch64/aarch64.c (aarch64_overrid [...]
new ff53a14 Allow all 1s of integer as standard SSE constants
new 4bc701b Extend STV pass to 64-bit mode
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 (0a52d45)
\
N -- N -- N refs/heads/hjl/pr70155/master (4bc701b)
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:
gcc/ChangeLog | 9 ++++++++
gcc/config/aarch64/aarch64.c | 17 +++++++++++++-
gcc/config/i386/i386.c | 4 ++--
gcc/cp/ChangeLog | 9 ++++++++
gcc/cp/constexpr.c | 16 ++++++++++---
gcc/testsuite/ChangeLog | 13 +++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-70001-1.C | 13 +++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-70001-2.C | 19 ++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-70001-3.C | 26 ++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/pr70044.c | 14 ++++++++++++
.../gcc.target/i386/{pr70155-14.c => pr70155-20.c} | 12 ++++------
.../gcc.target/i386/{pr70155-14.c => pr70155-21.c} | 10 +++------
.../gcc.target/i386/{pr70155-1.c => pr70155-22.c} | 3 ++-
13 files changed, 143 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-70001-1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-70001-2.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-70001-3.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr70044.c
copy gcc/testsuite/gcc.target/i386/{pr70155-14.c => pr70155-20.c} (65%)
copy gcc/testsuite/gcc.target/i386/{pr70155-14.c => pr70155-21.c} (67%)
copy gcc/testsuite/gcc.target/i386/{pr70155-1.c => pr70155-22.c} (88%)
--
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-main-test
in repository toolchain/abe.
at ea00ea8 Correct gather scripts for Coremark-Pro quickrun
No new revisions were added by this update.
--
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-mu-test
in repository toolchain/abe.
at f07b24b Check for existence of logdirs
No new revisions were added by this update.
--
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-mu
in repository toolchain/abe.
was f07b24b Check for existence of logdirs
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 bernie/jobgen_tweals
in repository toolchain/abe.
was 26e876c dispatch-benchmark.py: Delay token lookup
This change permanently discards the following revisions:
discards 26e876c dispatch-benchmark.py: Delay token lookup
discards 8722a23 Tag specification in Benchmark.sh and CLI
--
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/trust-silent
in repository toolchain/abe.
was 85d9ab9 Send most output to /dev/null
This change permanently discards the following revisions:
discards 85d9ab9 Send most output to /dev/null
discards 168a1c3 Attach build log to host-session
discards 74fda24 host-session: Set sysroot via make flags
discards 94384fa Benchmark.sh: Permit user override of TRUST
discards b9150b0 Benchmark.sh: Default trust based on IP
discards f528714 Expose keys in CLI interface
discards c6ad246 Move key validation into validate function
discards 2235edf Validate/appropriately handle separated pubkeys
discards 3b63205 Benchmark.sh: Separate host/target public keys
discards e16e986 dummy-ssh host does not install a host key
discards 0a8257a Allow host-session to use bot key
discards 837cfba host-session: Restore full un/trusted distinction
discards ef0594f host-session: Pre-clean host
discards e8fca0e host-session: Eliminate separate tmpdir for downloads
discards f2e77be Make host-session persistence-safe
discards e11d994 remote.sh: Add ABE_REMOTE_SSH_OPTS
discards 92bea0f Add iputils-ping to host sessions
discards 8bab20b Support dummy hosts, dummy is default host
discards f9416a0 host-session: Catch wget failure
discards 17c09ae Benchmark.sh: Basic check for URL validity
discards e5d10a5 Correct gather scripts for Coremark-Pro quickrun
discards af9bfc6 Benchmark.sh: Use precooked Juno image
--
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/trust
in repository toolchain/abe.
was bf4fcae Benchmark.sh: Permit user override of TRUST
This change permanently discards the following revisions:
discards bf4fcae Benchmark.sh: Permit user override of TRUST
discards b6f532a Benchmark.sh: Default trust based on IP
discards f6c4e7e Expose keys in CLI interface
discards 4469b11 Move key validation into validate function
discards bff26a0 Validate/appropriately handle separated pubkeys
discards 705c943 Benchmark.sh: Separate host/target public keys
discards 0f8174e dummy-ssh host does not install a host key
discards c5598f4 Allow host-session to use bot key
discards fb634a2 host-session: Restore full un/trusted distinction
discards c511999 host-session: Pre-clean host
discards e594334 host-session: Eliminate separate tmpdir for downloads
discards d99039c Make host-session persistence-safe
discards 814d7d3 remote.sh: Add ABE_REMOTE_SSH_OPTS
discards 6895e8a Add iputils-ping to host sessions
discards 91c0872 Support dummy hosts, dummy is default host
discards 1458799 Correct gather scripts for Coremark-Pro quickrun
--
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-freq
in repository toolchain/abe.
was 089c453 Run full cpufreq-info when recording target state
This change permanently discards the following revisions:
discards 089c453 Run full cpufreq-info when recording target state
--
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-dummy
in repository toolchain/abe.
was 7f9188b Make host-session persistence-safe
This change permanently discards the following revisions:
discards 7f9188b Make host-session persistence-safe
discards 02219dc remote.sh: Add ABE_REMOTE_SSH_OPTS
discards f5c1f7e Add iputils-ping to host sessions
discards 9026d93 Support dummy hosts, dummy is default host
discards 340b626 CLI interface: Add dry-yaml option
discards 2a58cda CLI interface: Default to microinstance server
discards b8d68ba Comments for host-session yaml files
discards edf5594 Log sleeper when host-session fails
--
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-buildlog
in repository toolchain/abe.
was 6d463a0 Check for existence of logdirs
This change permanently discards the following revisions:
discards 6d463a0 Check for existence of logdirs
discards b617026 Record sizes in a form accessible to LAVA
discards 88c8903 Capture any stderr from cmds creating build.log
discards f089a85 All build.log output in cat <<EOF format
discards 62db0d2 Remove second copy of sizes from build.log
discards 2b13e68 Add source control to build.log
discards 2e784e3 Ensure toolchain_path is always set
discards acc46cc Eliminate redundant paths in attached files
discards ea07df8 Attach abe's own make log
discards 32a07a7 Only attach host-session logs to trusted sessions
discards 7f69c7f Initialize maindir before exit handler
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.