summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log4221
1 files changed, 1296 insertions, 2925 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 8702d42..005d804 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_bmk-build.sh
+/home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_bmk-build.sh
+ false
+ dryrun=
@@ -20,28 +20,29 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=llvm-arm-master-Os
+ echo '# Debug traces :'
+# Debug traces :
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/99/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/100/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/99/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/100/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/100/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/100/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
++ case "$notify" in
+ declare -Ag pw
# check_source_changes
+ '[' ignore = precommit ']'
@@ -76,7 +77,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' xb072ec5ec670b1de356efa23ebfb3165389e81b9 '!=' xfe2bd12396580c60aabc08c60eba7e81d29d6cc8 ']'
+++ '[' xba89749cd24950c9c51f4cc64277ce0421d86d20 '!=' xb072ec5ec670b1de356efa23ebfb3165389e81b9 ']'
++ echo -ne llvm
++ delim=' '
++ echo
@@ -89,17 +90,17 @@
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ first_bad=b072ec5ec670b1de356efa23ebfb3165389e81b9
++ first_bad=ba89749cd24950c9c51f4cc64277ce0421d86d20
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ last_good=fe2bd12396580c60aabc08c60eba7e81d29d6cc8
++ last_good=b072ec5ec670b1de356efa23ebfb3165389e81b9
+ local res
+ res=0
-+ wait 52628
++ wait 47756
+ git -C llvm rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo llvm' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -113,20 +114,20 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=fe2bd12396580c60aabc08c60eba7e81d29d6cc8
++ base_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
-++ git -C llvm rev-parse 'b072ec5ec670b1de356efa23ebfb3165389e81b9^@'
++ cur_rev=ba89749cd24950c9c51f4cc64277ce0421d86d20
+++ git -C llvm rev-parse 'ba89749cd24950c9c51f4cc64277ce0421d86d20^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 30e8dcd8ccbac748e9e45e8c94bad6e5645352e4 = fe2bd12396580c60aabc08c60eba7e81d29d6cc8 ']'
++ '[' c4779ea8e709a7bce7288988fabf1ba50e9c9477 = b072ec5ec670b1de356efa23ebfb3165389e81b9 ']'
+ return 1
+ change_kind=single_component
-# Debug traces :
+ echo '# Debug traces :'
+# Debug traces :
# change_kind=single_component : llvm
+ echo '# change_kind=single_component : llvm'
+ for c in "${changed_components[@]}"
@@ -136,17 +137,17 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=fe2bd12396580c60aabc08c60eba7e81d29d6cc8
++ base_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
-++ git -C llvm rev-list --count fe2bd12396580c60aabc08c60eba7e81d29d6cc8..b072ec5ec670b1de356efa23ebfb3165389e81b9
-+ c_commits=602
-# rev for llvm : fe2bd12396580c60aabc08c60eba7e81d29d6cc8..b072ec5ec670b1de356efa23ebfb3165389e81b9 (602 commits)
-+ echo '# rev for llvm : fe2bd12396580c60aabc08c60eba7e81d29d6cc8..b072ec5ec670b1de356efa23ebfb3165389e81b9 (602 commits)'
++ cur_rev=ba89749cd24950c9c51f4cc64277ce0421d86d20
+++ git -C llvm rev-list --count b072ec5ec670b1de356efa23ebfb3165389e81b9..ba89749cd24950c9c51f4cc64277ce0421d86d20
++ c_commits=197
+# rev for llvm : b072ec5ec670b1de356efa23ebfb3165389e81b9..ba89749cd24950c9c51f4cc64277ce0421d86d20 (197 commits)
++ echo '# rev for llvm : b072ec5ec670b1de356efa23ebfb3165389e81b9..ba89749cd24950c9c51f4cc64277ce0421d86d20 (197 commits)'
+ echo ''
+ setup_stages_to_run
@@ -182,8 +183,8 @@
+ local artifacts_mail_dir
+ artifacts_mail_dir=artifacts/notify
+ local res=0
-+ wait 52652
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/../bmk-scripts/output-bmk-results.py artifacts/results-vs-prev/compare-results-internal.csv artifacts/results-vs-prev/bmk-specific-variability.csv artifacts/notify/ size build verbose
++ wait 47780
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/output-bmk-results.py artifacts/results-vs-prev/compare-results-internal.csv artifacts/results-vs-prev/bmk-specific-variability.csv artifacts/notify/ size build verbose
+ assert_with_msg 'ERROR while trying to regenerate bmk-data results. Aborting..' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
+ check_if_first_report
@@ -256,9 +257,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/100/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/100/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -283,825 +284,15 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=fe2bd12396580c60aabc08c60eba7e81d29d6cc8
++ base_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
-+ read -r email
-++ git -C llvm log --pretty=%ae fe2bd12396580c60aabc08c60eba7e81d29d6cc8..b072ec5ec670b1de356efa23ebfb3165389e81b9
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
++ cur_rev=ba89749cd24950c9c51f4cc64277ce0421d86d20
+ read -r email
+++ git -C llvm log --pretty=%ae b072ec5ec670b1de356efa23ebfb3165389e81b9..ba89749cd24950c9c51f4cc64277ce0421d86d20
+ emails["$email"]=no
+ read -r email
+ emails["$email"]=no
@@ -1504,825 +695,15 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=fe2bd12396580c60aabc08c60eba7e81d29d6cc8
++ base_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
-+ read -r email
-++ git -C llvm log --pretty=%ce fe2bd12396580c60aabc08c60eba7e81d29d6cc8..b072ec5ec670b1de356efa23ebfb3165389e81b9
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
++ cur_rev=ba89749cd24950c9c51f4cc64277ce0421d86d20
+ read -r email
+++ git -C llvm log --pretty=%ce b072ec5ec670b1de356efa23ebfb3165389e81b9..ba89749cd24950c9c51f4cc64277ce0421d86d20
+ emails["$email"]=no
+ read -r email
+ emails["$email"]=no
@@ -2818,118 +1199,6 @@
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
+ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -3059,154 +1328,6 @@
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -3427,190 +1548,6 @@
+ type=no
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
+ IFS=,
+ echo bcc:tcwg-validation@linaro.org,maxim.kuvyrkov@linaro.org
++ print_commits --oneline
@@ -3633,20 +1570,20 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=fe2bd12396580c60aabc08c60eba7e81d29d6cc8
+++ base_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
-+++ git -C llvm rev-list --count fe2bd12396580c60aabc08c60eba7e81d29d6cc8..b072ec5ec670b1de356efa23ebfb3165389e81b9
-++ c_commits=602
-++ new_commits=602
+++ cur_rev=ba89749cd24950c9c51f4cc64277ce0421d86d20
++++ git -C llvm rev-list --count b072ec5ec670b1de356efa23ebfb3165389e81b9..ba89749cd24950c9c51f4cc64277ce0421d86d20
+++ c_commits=197
+++ new_commits=197
+++ echo llvm
+++ tr ' ' ,
++ components=llvm
-++ echo '602 commits in llvm'
+++ echo '197 commits in llvm'
++ '[' --oneline = --oneline ']'
++ return 0
++ bmk_print_result --oneline
@@ -3681,7 +1618,7 @@
++ short_diag='No change'
++ echo 'No change'
++ bmk_print_config --oneline
-++ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/tcwg_bmk-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/tcwg_bmk-config.sh
+++ [[ -v rr[ci_project] ]]
+++ [[ -v rr[ci_config] ]]
+++ declare -A bmk_data
@@ -3734,20 +1671,20 @@
++ case "$ci_config" in
++ echo 'arm Os'
++ return 0
-+ echo '[Linaro-TCWG-CI]' '602 commits in llvm: No change on arm Os'
++ echo '[Linaro-TCWG-CI]' '197 commits in llvm: No change on arm Os'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/100/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/99/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/100/artifact/artifacts
+ cat
++ bmk_print_config --short
-++ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/tcwg_bmk-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/tcwg_bmk-config.sh
+++ [[ -v rr[ci_project] ]]
+++ [[ -v rr[ci_config] ]]
+++ declare -A bmk_data
@@ -3824,20 +1761,20 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=fe2bd12396580c60aabc08c60eba7e81d29d6cc8
+++ base_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
-+++ git -C llvm rev-list --count fe2bd12396580c60aabc08c60eba7e81d29d6cc8..b072ec5ec670b1de356efa23ebfb3165389e81b9
-++ c_commits=602
-++ new_commits=602
+++ cur_rev=ba89749cd24950c9c51f4cc64277ce0421d86d20
++++ git -C llvm rev-list --count b072ec5ec670b1de356efa23ebfb3165389e81b9..ba89749cd24950c9c51f4cc64277ce0421d86d20
+++ c_commits=197
+++ new_commits=197
+++ echo llvm
+++ tr ' ' ,
++ components=llvm
-++ echo '602 commits in llvm'
+++ echo '197 commits in llvm'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
@@ -3846,19 +1783,19 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=fe2bd12396580c60aabc08c60eba7e81d29d6cc8
+++ base_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
-+++ git -C llvm rev-list --count fe2bd12396580c60aabc08c60eba7e81d29d6cc8..b072ec5ec670b1de356efa23ebfb3165389e81b9
-++ c_commits=602
+++ cur_rev=ba89749cd24950c9c51f4cc64277ce0421d86d20
++++ git -C llvm rev-list --count b072ec5ec670b1de356efa23ebfb3165389e81b9..ba89749cd24950c9c51f4cc64277ce0421d86d20
+++ c_commits=197
++ '[' '' '!=' '' ']'
-++ git -C llvm log -n 5 --oneline fe2bd12396580c60aabc08c60eba7e81d29d6cc8..b072ec5ec670b1de356efa23ebfb3165389e81b9
-++ '[' 602 -gt 5 ']'
-++ echo '... and 597 more commits in llvm'
+++ git -C llvm log -n 5 --oneline b072ec5ec670b1de356efa23ebfb3165389e81b9..ba89749cd24950c9c51f4cc64277ce0421d86d20
+++ '[' 197 -gt 5 ']'
+++ echo '... and 192 more commits in llvm'
++ '[' '' '!=' '' ']'
++ return 0
++ bmk_print_result --short
@@ -3891,7 +1828,7 @@
++ '[' -f artifacts/notify/symbol.improvement ']'
++ echo 'No change'
++ bmk_print_config --long
-++ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/tcwg_bmk-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/tcwg_bmk-config.sh
+++ [[ -v rr[ci_project] ]]
+++ [[ -v rr[ci_config] ]]
+++ declare -A bmk_data
@@ -3989,25 +1926,71 @@
+ generate_dashboard_squad
# generate_dashboard_squad
... Skipping
+# post_dashboard_squad
+... Skipping
+ local results_date
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
-# post_dashboard_squad
-... Skipping
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 52794
++ wait 47922
+ set -euf -o pipefail
++ local results_date
# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/lnt-utils.sh
++ calculate_results_date
++ set -euf -o pipefail
++ local c base_d cur_d results_date=0
+++ get_current_manifest '{rr[components]}'
+++ get_manifest artifacts/manifest.sh '{rr[components]}'
+++ set +x
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date llvm
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No llvm in current git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
++++ cat base-artifacts/git/llvm_rev
+++ git -C llvm show --no-patch --pretty=%ct b072ec5ec670b1de356efa23ebfb3165389e81b9
++ base_d=1700592722
+++ get_current_component_date llvm
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
++++ cat artifacts/git/llvm_rev
+++ git -C llvm show --no-patch --pretty=%ct ba89749cd24950c9c51f4cc64277ce0421d86d20
++ cur_d=1700782181
++ '[' x1700592722 '!=' x ']'
++ '[' x1700782181 = x ']'
++ '[' 1700782181 -lt 1700592722 ']'
++ '[' x1700782181 = x ']'
++ '[' 1700782181 -gt 0 ']'
++ results_date=1700782181
++ assert_with_msg 'Failed to produce results_date' '[' 1700782181 -gt 0 ']'
++ set -euf -o pipefail +x
+++ get_baseline_manifest '{rr[results_date]}'
+++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
+++ set +x
++ base_d=
++ '[' '' '!=' '' ']'
++ rr[results_date]=1700782181
++ cat
++ manifest_out
++ cat
+++ get_current_manifest '{rr[results_date]}'
+++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
+++ set +x
++ results_date=1700782181
+++ date '+%Y-%m-%d %H:%M:%S' --date @1700782181
++ results_date='2023-11-23 23:29:41'
+ case "$ci_project" in
+ local cc cur_rev describe
+ case "${rr[toolchain]}" in
@@ -4017,43 +2000,101 @@
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=b072ec5ec670b1de356efa23ebfb3165389e81b9
-++ describe_sha1 llvm b072ec5ec670b1de356efa23ebfb3165389e81b9 false
++ cur_rev=ba89749cd24950c9c51f4cc64277ce0421d86d20
+++ describe_sha1 llvm ba89749cd24950c9c51f4cc64277ce0421d86d20 false
++ local component=llvm
-++ local sha1=b072ec5ec670b1de356efa23ebfb3165389e81b9
+++ local sha1=ba89749cd24950c9c51f4cc64277ce0421d86d20
++ local anything=false
++ match=()
++ local -a match
++ case "$component" in
-++ git -C llvm describe b072ec5ec670b1de356efa23ebfb3165389e81b9
-+ describe=llvmorg-18-init-12380-gb072ec5ec670
+++ git -C llvm describe ba89749cd24950c9c51f4cc64277ce0421d86d20
++ describe=llvmorg-18-init-12577-gba89749cd249
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_bmk_report https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/100/ tcwg_bmk-code_size-spec2k6 llvm-arm-master-Os llvmorg-18-init-12380-gb072ec5ec670 artifacts/results-vs-prev/csv-results-1/size.csv artifacts/results-vs-prev/csv-results-1/perf.csv artifacts/notify/lnt_report.json
-+ local _build_url=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/100/
++ generate_lnt_bmk_report https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/ tcwg_bmk-code_size-spec2k6 llvm-arm-master-Os llvmorg-18-init-12577-gba89749cd249 '2023-11-23 23:29:41' artifacts/results-vs-prev/csv-results-1/size.csv artifacts/results-vs-prev/csv-results-1/perf.csv artifacts/results-vs-prev/csv-results-1/status.csv artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/
+ local ci_project=tcwg_bmk-code_size-spec2k6
+ local ci_config=llvm-arm-master-Os
-+ local describe=llvmorg-18-init-12380-gb072ec5ec670
++ local describe=llvmorg-18-init-12577-gba89749cd249
++ local 'results_date=2023-11-23 23:29:41'
+ local size_csv=artifacts/results-vs-prev/csv-results-1/size.csv
+ local perf_csv=artifacts/results-vs-prev/csv-results-1/perf.csv
++ local status_csv=artifacts/results-vs-prev/csv-results-1/status.csv
+ local output_file=artifacts/notify/lnt_report.json
+ local lnt_testsuite=tcwg_bmk-code_size-spec2k6
+ local machine_name=llvm-arm-master-Os
+ local describe_pad
-++ echo llvmorg-18-init-12380-gb072ec5ec670
+++ echo llvmorg-18-init-12577-gba89749cd249
++ sed 's/\(.*\)-\(.*\)-\(.*\)$/\1 \2 \3/'
++ awk '{ $2 = sprintf("%05d", $2); print $1"-"$2"-"$3}'
-+ describe_pad=llvmorg-18-init-12380-gb072ec5ec670
++ describe_pad=llvmorg-18-init-12577-gba89749cd249
+ '[' -f artifacts/results-vs-prev/csv-results-1/size.csv ']'
+ '[' -f artifacts/results-vs-prev/csv-results-1/perf.csv ']'
-++ date '+%Y-%m-%d %H:%M:%S'
-+ date_time='2023-11-21 19:31:32'
-+ report_header llvmorg-18-init-12380-gb072ec5ec670 llvm-arm-master-Os '2023-11-21 19:31:32' tcwg_bmk-code_size-spec2k6
-+ local build_number=llvmorg-18-init-12380-gb072ec5ec670
++ additional_run_infos=("tag:$lnt_testsuite" "run_order:$describe_pad" "test_url:$build_url")
+++ get_current_manifest '{rr[components]}'
+++ get_manifest artifacts/manifest.sh '{rr[components]}'
+++ set +x
++ for c in $(get_current_manifest "{rr[components]}")
++ additional_run_infos+=("git_${c}:$(get_current_component_url $c)")
+++ get_current_component_url llvm
+++ c=llvm
+++ local url
++++ get_current_git llvm_url
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No llvm_url in current git' '[' -f artifacts/git/llvm_url ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/llvm_url
+++ url=https://github.com/llvm/llvm-project.git
++++ get_current_git llvm_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/llvm_rev
+++ rev=ba89749cd24950c9c51f4cc64277ce0421d86d20
+++ [[ https://github.com/llvm/llvm-project.git =~ git://sourceware.org/git/ ]]
+++ [[ https://github.com/llvm/llvm-project.git =~ https://github.com/ ]]
+++ echo https://github.com/llvm/llvm-project/commit/ba89749cd24950c9c51f4cc64277ce0421d86d20
++ report_header llvm-arm-master-Os '2023-11-23 23:29:41' tag:tcwg_bmk-code_size-spec2k6 run_order:llvmorg-18-init-12577-gba89749cd249 test_url:https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/ git_llvm:https://github.com/llvm/llvm-project/commit/ba89749cd24950c9c51f4cc64277ce0421d86d20
+ local machine_name=llvm-arm-master-Os
-+ local 'date_time=2023-11-21 19:31:32'
-+ local lnt_testsuite=tcwg_bmk-code_size-spec2k6
++ local 'date_time=2023-11-23 23:29:41'
++ shift 2
++ run_infos=('tag:tcwg_bmk-code_size-spec2k6' 'run_order:llvmorg-18-init-12577-gba89749cd249' 'test_url:https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/' 'git_llvm:https://github.com/llvm/llvm-project/commit/ba89749cd24950c9c51f4cc64277ce0421d86d20')
++ local run_infos
++ cat
++ for i in "${run_infos[@]}"
+++ echo tag:tcwg_bmk-code_size-spec2k6
+++ cut -d: -f1
++ tag=tag
+++ echo tag:tcwg_bmk-code_size-spec2k6
+++ cut -d: -f2-
++ val=tcwg_bmk-code_size-spec2k6
++ echo ' "tag": "tcwg_bmk-code_size-spec2k6",'
++ for i in "${run_infos[@]}"
+++ echo run_order:llvmorg-18-init-12577-gba89749cd249
+++ cut -d: -f1
++ tag=run_order
+++ echo run_order:llvmorg-18-init-12577-gba89749cd249
+++ cut -d: -f2-
++ val=llvmorg-18-init-12577-gba89749cd249
++ echo ' "run_order": "llvmorg-18-init-12577-gba89749cd249",'
++ for i in "${run_infos[@]}"
+++ echo test_url:https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/
+++ cut -d: -f1
++ tag=test_url
+++ echo test_url:https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/
+++ cut -d: -f2-
++ val=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/
++ echo ' "test_url": "https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/101/",'
++ for i in "${run_infos[@]}"
+++ echo git_llvm:https://github.com/llvm/llvm-project/commit/ba89749cd24950c9c51f4cc64277ce0421d86d20
+++ cut -d: -f1
++ tag=git_llvm
+++ echo git_llvm:https://github.com/llvm/llvm-project/commit/ba89749cd24950c9c51f4cc64277ce0421d86d20
+++ cut -d: -f2-
++ val=https://github.com/llvm/llvm-project/commit/ba89749cd24950c9c51f4cc64277ce0421d86d20
++ echo ' "git_llvm": "https://github.com/llvm/llvm-project/commit/ba89749cd24950c9c51f4cc64277ce0421d86d20",'
+ cat
+ first=true
+ IFS=,
@@ -118694,9 +116735,9 @@
+ [[ dealII_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.447.dealII.code_size 1745295
++ report_test_entry tcwg_bmk-code_size-spec2k6.447.dealII.code_size 1745287
+ local name=tcwg_bmk-code_size-spec2k6.447.dealII.code_size
-+ local value=1745295
++ local value=1745287
+ cat
+ IFS=,
+ read -r benchmark symbol size
@@ -159285,9 +157326,9 @@
+ [[ bzip2_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.401.bzip2.exec 2672
++ report_test_entry tcwg_bmk-code_size-spec2k6.401.bzip2.exec 2667
+ local name=tcwg_bmk-code_size-spec2k6.401.bzip2.exec
-+ local value=2672
++ local value=2667
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159327,11 +157368,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] BZ2_hbMakeCodeLengths == *base.default ]]
++ [[ [.] add_pair_to_block == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] add_pair_to_block == *base.default ]]
++ [[ [.] BZ2_hbMakeCodeLengths == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159343,11 +157384,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] spec_ungetc == *base.default ]]
++ [[ [.] main == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] 0x00009738 == *base.default ]]
++ [[ [.] BZ2_hbCreateDecodeTables == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159360,15 +157401,19 @@
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
++ [[ [.] memset == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
+ [[ libc.so.6 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] memset == *base.default ]]
++ [[ [.] reg_scan_mark_refs == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] side_effects_p == *base.default ]]
++ [[ [.] record_dead_and_set_regs == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159376,43 +157421,43 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] ggc_mark_rtx_children_1 == *base.default ]]
++ [[ [.] init_alias_analysis == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] record_reg_classes == *base.default ]]
++ [[ [.] for_each_rtx == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] propagate_block == *base.default ]]
++ [[ [.] cse_insn == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] htab_find_slot_with_hash == *base.default ]]
++ [[ [.] volatile_refs_p == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] compute_bb_for_insn == *base.default ]]
++ [[ [.] update_life_info == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] split_all_insns == *base.default ]]
++ [[ [.] strength_reduce == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] splay_tree_compare_ints == *base.default ]]
++ [[ [.] single_set_2 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] single_set_2 == *base.default ]]
++ [[ [.] schedule_unit == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] set_noop_p == *base.default ]]
++ [[ [.] sched_init == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] scan_rtx == *base.default ]]
++ [[ [.] scan_paradoxical_subregs == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159420,139 +157465,139 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] sbitmap_a_or_b_and_c == *base.default ]]
++ [[ [.] reload_as_needed == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] rtx_varies_p == *base.default ]]
++ [[ [.] reload == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] rtx_equal_p == *base.default ]]
++ [[ [.] reg_is_remote_constant_p == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] rtx_cost == *base.default ]]
++ [[ [.] reg_fits_class_p == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] reorder_blocks_1 == *base.default ]]
++ [[ [.] purge_hard_subreg_sets == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] record_set == *base.default ]]
++ [[ [.] preprocess_constraints == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] purge_mem_unchanging_flag == *base.default ]]
++ [[ [.] nonzero_bits == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] purge_addressof_1 == *base.default ]]
++ [[ [.] mark_used_regs == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] one_cprop_pass == *base.default ]]
++ [[ [.] mark_set_1 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] nonzero_bits == *base.default ]]
++ [[ [.] mark_jump_label == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] mark_used_regs == *base.default ]]
++ [[ [.] ix86_expand_move == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] mark_set_1 == *base.default ]]
++ [[ [.] insn_dead_p == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] lookup == *base.default ]]
++ [[ [.] inside_basic_block_p == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] local_alloc == *base.default ]]
++ [[ [.] htab_traverse == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _IO_putc == *base.default ]]
++ [[ [.] global_alloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] invalidate_mems_from_autoinc == *base.default ]]
++ [[ [.] ggc_set_mark == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] invalidate == *base.default ]]
++ [[ [.] ggc_mark_rtx_children == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] immed_double_const == *base.default ]]
++ [[ [.] ggc_mark_rtx_children_1 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] htab_traverse == *base.default ]]
++ [[ [.] ggc_alloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] ggc_set_mark == *base.default ]]
++ [[ [.] _fini == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] ggc_alloc == *base.default ]]
++ [[ [.] find_basic_blocks == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] get_last_value == *base.default ]]
++ [[ [.] extract_insn == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] get_cse_reg_info == *base.default ]]
++ [[ [.] delete_null_pointer_checks == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] for_each_rtx == *base.default ]]
++ [[ [.] cse_main == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] fixup_abnormal_edges == *base.default ]]
++ [[ [.] cselib_invalidate_regno == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] find_reloads == *base.default ]]
++ [[ [.] count_or_remove_death_notes == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] find_reg_note == *base.default ]]
++ [[ [.] constrain_operands == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] find_regno_note == *base.default ]]
++ [[ [.] conflict_graph_compute == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] cse_insn == *base.default ]]
++ [[ [.] compute_transp == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] cse_end_of_basic_block == *base.default ]]
++ [[ [.] compute_local_properties == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] count_reg_usage == *base.default ]]
++ [[ [.] compute_dominance_frontiers_1 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] canon_reg == *base.default ]]
++ [[ [.] combine_instructions == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] cached_make_edge == *base.default ]]
++ [[ [.] canon_rtx == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] build_insn_chain == *base.default ]]
++ [[ [.] canon_hash == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159560,20 +157605,28 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] base_alias_check == *base.default ]]
++ [[ [.] bitmap_element_allocate == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] add_insn_mem_dependence == *base.default ]]
++ [[ [.] bitmap_clear == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
++ [[ [.] asm_noperands == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
++ [[ [.] approx_reg_cost == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
+ [[ mcf_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.429.mcf.exec 1164
++ report_test_entry tcwg_bmk-code_size-spec2k6.429.mcf.exec 1167
+ local name=tcwg_bmk-code_size-spec2k6.429.mcf.exec
-+ local value=1164
++ local value=1167
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159593,15 +157646,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] sort_basket == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
+ [[ [.] update_tree == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] insert_new_arc == *base.default ]]
++ [[ [.] sort_basket == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159609,7 +157658,7 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] dual_feasible == *base.default ]]
++ [[ [.] insert_new_arc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159617,15 +157666,15 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libc.so.6 == *base.default ]]
++ [[ [.] dual_feasible == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] flow_cost == *base.default ]]
++ [[ libc.so.6 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] primal_net_simplex == *base.default ]]
++ [[ [.] flow_cost == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159633,7 +157682,7 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __vfprintf_internal == *base.default ]]
++ [[ [.] primal_net_simplex == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159641,10 +157690,6 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _IO_fgets == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
+ [[ [.] __GI_____strtol_l_internal == *base.default ]]
+ continue
+ IFS=,
@@ -159652,9 +157697,9 @@
+ [[ milc_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.433.milc.exec 1143
++ report_test_entry tcwg_bmk-code_size-spec2k6.433.milc.exec 1141
+ local name=tcwg_bmk-code_size-spec2k6.433.milc.exec
-+ local value=1143
++ local value=1141
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159666,11 +157711,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] mult_adj_su3_mat_vec == *base.default ]]
++ [[ [.] mult_su3_mat_vec == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] mult_su3_mat_vec == *base.default ]]
++ [[ [.] mult_adj_su3_mat_vec == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159690,27 +157735,19 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] add_force_to_mom == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
-+ [[ [.] su3mat_copy == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
+ [[ [.] su3_adjoint == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] scalar_mult_add_su3_vector == *base.default ]]
++ [[ [.] add_force_to_mom == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] add_su3_matrix == *base.default ]]
++ [[ [.] su3mat_copy == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] u_shift_fermion == *base.default ]]
++ [[ [.] add_su3_matrix == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159718,35 +157755,35 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] mult_su3_mat_vec_sum_4dir == *base.default ]]
++ [[ [.] start_gather_from_temp == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] start_gather_from_temp == *base.default ]]
++ [[ [.] scalar_mult_add_su3_vector == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] path_product == *base.default ]]
++ [[ [.] u_shift_fermion == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] compute_gen_staple == *base.default ]]
++ [[ [.] sub_four_su3_vecs == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] trace_su3 == *base.default ]]
++ [[ [.] start_gather == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] sub_four_su3_vecs == *base.default ]]
++ [[ [.] path_product == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] start_gather == *base.default ]]
++ [[ [.] mult_su3_mat_vec_sum_4dir == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] mult_adj_su3_mat_4vec == *base.default ]]
++ [[ [.] dslash_fn_on_temp_special == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159754,64 +157791,64 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [unknown] == *base.default ]]
++ [[ [.] mult_adj_su3_mat_vec_4dir == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] third_neighbor == *base.default ]]
++ [[ [.] mult_adj_su3_mat_4vec == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] sub_su3_vector == *base.default ]]
++ [[ [.] log@@GLIBC_2.29 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] scalar_mult_sub_su3_matrix == *base.default ]]
++ [[ libm.so.6 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] reunit_su3 == *base.default ]]
++ [[ [.] imp_gauge_force == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] log@@GLIBC_2.29 == *base.default ]]
++ [[ [.] compute_gen_staple == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libm.so.6 == *base.default ]]
++ [[ [.] trace_su3 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libc.so.6 == *base.default ]]
++ [[ [.] reunit_su3 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [k] 0xffff800010083f24 == *base.default ]]
++ [[ [.] realtrace_su3 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __GI___printf_fp_l == *base.default ]]
++ [[ [.] make_gather == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] gaussian_rand_no == *base.default ]]
++ [[ [.] load_longlinks == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] dslash_fn_on_temp_special == *base.default ]]
++ [[ [.] ks_congrad == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] check_su3 == *base.default ]]
++ [[ [.] g_measure == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
+ [[ namd_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.444.namd.exec 707
++ report_test_entry tcwg_bmk-code_size-spec2k6.444.namd.exec 712
+ local name=tcwg_bmk-code_size-spec2k6.444.namd.exec
-+ local value=707
++ local value=712
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159823,7 +157860,7 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN20ComputeNonbondedUtil25calc_pair_merge_fullelectEP9nonbonded == *base.default ]]
++ [[ [.] _ZN20ComputeNonbondedUtil16calc_pair_energyEP9nonbonded == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159831,7 +157868,7 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN20ComputeNonbondedUtil16calc_pair_energyEP9nonbonded == *base.default ]]
++ [[ [.] _ZN20ComputeNonbondedUtil25calc_pair_merge_fullelectEP9nonbonded == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159855,11 +157892,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN20ComputeNonbondedUtil25calc_self_merge_fullelectEP9nonbonded == *base.default ]]
++ [[ [.] _ZN20ComputeNonbondedUtil9calc_selfEP9nonbonded == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN20ComputeNonbondedUtil9calc_selfEP9nonbonded == *base.default ]]
++ [[ [.] _ZN20ComputeNonbondedUtil25calc_self_merge_fullelectEP9nonbonded == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159871,11 +157908,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __GI_____strtod_l_internal == *base.default ]]
++ [[ [.] __GI_____strtol_l_internal == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9PatchList10setresultsEP9ResultSet == *base.default ]]
++ [[ [.] __GI_____strtod_l_internal == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159883,36 +157920,28 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __udivsi3 == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
-+ [[ [.] __memcpy_neon == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
-+ [[ libm.so.6 == *base.default ]]
++ [[ [.] _ZN5Patch9moveatomsEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _IO_sputbackc == *base.default ]]
++ [[ [.] _ZN11PairCompute6doWorkEP9PatchList == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __GI_____strtol_l_internal == *base.default ]]
++ [[ [.] __udivsi3 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __cosl == *base.default ]]
++ [[ [.] __memcpy_neon == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
+ [[ gobmk_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.445.gobmk.exec 5280
++ report_test_entry tcwg_bmk-code_size-spec2k6.445.gobmk.exec 5259
+ local name=tcwg_bmk-code_size-spec2k6.445.gobmk.exec
-+ local value=5280
++ local value=5259
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159940,7 +157969,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] popgo == *base.default ]]
++ [[ [.] assimilate_string == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
++ [[ [.] do_trymove == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159948,11 +157981,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] assimilate_string == *base.default ]]
++ [[ [.] popgo == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] do_trymove == *base.default ]]
++ [[ [.] countlib == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159960,23 +157993,23 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] accumulate_influence == *base.default ]]
++ [[ [.] is_self_atari == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] countlib == *base.default ]]
++ [[ [.] do_find_defense == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] hashtable_search == *base.default ]]
++ [[ [.] compute_primary_domains == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] do_find_defense == *base.default ]]
++ [[ [.] is_suicide == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] is_self_atari == *base.default ]]
++ [[ [.] do_get_read_result == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -159984,23 +158017,23 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] matchpat_loop == *base.default ]]
++ [[ [.] accumulate_influence == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] is_suicide == *base.default ]]
++ [[ [.] remove_liberty == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] findlib == *base.default ]]
++ [[ [.] hashtable_search == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] do_get_read_result == *base.default ]]
++ [[ [.] matchpat_loop == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] compute_primary_domains == *base.default ]]
++ [[ [.] propose_edge_moves == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160008,35 +158041,31 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] trymove == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
-+ [[ [.] memset == *base.default ]]
++ [[ [.] get_next_move_from_list == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] find_persistent_reading_cache_entry == *base.default ]]
++ [[ [.] update_liberties == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] remove_neighbor == *base.default ]]
++ [[ [.] findlib == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] remove_liberty == *base.default ]]
++ [[ [.] find_persistent_reading_cache_entry == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] update_liberties == *base.default ]]
++ [[ [.] trymove == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] propose_edge_moves == *base.default ]]
++ [[ [.] is_ko == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] is_ko == *base.default ]]
++ [[ [.] memset == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160044,7 +158073,7 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] get_next_move_from_list == *base.default ]]
++ [[ [.] remove_neighbor == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160056,6 +158085,10 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
++ [[ [.] do_find_superstring == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
+ [[ [.] hashtable_partially_clear == *base.default ]]
+ continue
+ IFS=,
@@ -160064,15 +158097,15 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] find_origin == *base.default ]]
++ [[ [.] edge_block_moves == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] hashtable_clear == *base.default ]]
++ [[ [.] store_persistent_reading_cache == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] attack3 == *base.default ]]
++ [[ [.] simple_ladder_defend == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160080,91 +158113,91 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] simple_ladder_defend == *base.default ]]
++ [[ [.] do_find_break_chain2_efficient_moves == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] store_persistent_reading_cache == *base.default ]]
++ [[ [.] owl_determine_life == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] edge_clamp_moves == *base.default ]]
++ [[ [.] make_domains == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] do_find_superstring == *base.default ]]
++ [[ [.] hashtable_clear == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] recognize_eye == *base.default ]]
++ [[ [.] simple_ladder_attack == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] do_remove_string == *base.default ]]
++ [[ [.] find_origin == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] make_domains == *base.default ]]
++ [[ [.] do_remove_string == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] break_chain_moves == *base.default ]]
++ [[ [.] special_rescue_moves == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] owl_determine_life == *base.default ]]
++ [[ [.] __memcpy_neon == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] get_read_result == *base.default ]]
++ [[ [.] liberty_of_string == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] liberty_of_string == *base.default ]]
++ [[ [.] edge_clamp_moves == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] owl_find_lunches == *base.default ]]
++ [[ [.] attack3 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] originate_eye == *base.default ]]
++ [[ [.] verify_stored_board == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] special_rescue_moves == *base.default ]]
++ [[ [.] get_read_result == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] findstones == *base.default ]]
++ [[ [.] originate_eye == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] do_find_break_chain2_efficient_moves == *base.default ]]
++ [[ [.] find_connection_moves == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] verify_stored_board == *base.default ]]
++ [[ [.] findstones == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] simple_ladder_attack == *base.default ]]
++ [[ [.] edge_closing_backfill == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] read_eye == *base.default ]]
++ [[ [.] break_chain2_efficient_moves == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] dragon_escape == *base.default ]]
++ [[ [.] owl_lively == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] edge_closing_backfill == *base.default ]]
++ [[ [.] segment_region == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] false_margin == *base.default ]]
++ [[ [.] recognize_eye == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160172,127 +158205,127 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] superstring_add_string == *base.default ]]
++ [[ [.] break_chain_moves == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] same_string == *base.default ]]
++ [[ [.] attack4 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] owl_lively == *base.default ]]
++ [[ [.] same_string == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] find_connection_moves == *base.default ]]
++ [[ [.] no_escape_from_ladder == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] countstones == *base.default ]]
++ [[ [.] dragon_escape == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] common_vulnerability == *base.default ]]
++ [[ [.] compute_eyes_pessimistic == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] influence_callback == *base.default ]]
++ [[ [.] find_cap == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] find_half_and_false_eyes == *base.default ]]
++ [[ [.] false_margin == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] find_cap2 == *base.default ]]
++ [[ [.] common_vulnerability == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] edge_block_moves == *base.default ]]
++ [[ [.] whose_territory == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] compute_eyes_pessimistic == *base.default ]]
++ [[ [.] whose_moyo_restricted == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] value_territory == *base.default ]]
++ [[ [.] superstring_add_string == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] have_common_lib == *base.default ]]
++ [[ [.] owl_find_lunches == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] attack4 == *base.default ]]
++ [[ [.] hashdata_invert_ko == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] no_escape_from_ladder == *base.default ]]
++ [[ [.] countstones == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] ladder_capturable == *base.default ]]
++ [[ [.] read_eye == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] gg_interpolate == *base.default ]]
++ [[ [.] influence_callback == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] common_vulnerabilities == *base.default ]]
++ [[ [.] value_territory == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] accuratelib == *base.default ]]
++ [[ [.] have_common_lib == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] whose_moyo_restricted == *base.default ]]
++ [[ [.] find_cap2 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] owl_shapes_callback == *base.default ]]
++ [[ [.] check_pattern_hard == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] new_position == *base.default ]]
++ [[ [.] tryko == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __memcpy_neon == *base.default ]]
++ [[ [.] special_rescue5_moves == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] find_cap == *base.default ]]
++ [[ [.] owl_shapes_callback == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] do_compute_influence == *base.default ]]
++ [[ [.] ladder_capturable == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] collect_owl_shapes_callbacks == *base.default ]]
++ [[ [.] dfa_prepare_for_match == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] check_pattern_hard == *base.default ]]
++ [[ [.] break_chain2_moves == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] chainlinks == *base.default ]]
++ [[ [.] attack == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] break_chain2_efficient_moves == *base.default ]]
++ [[ [.] matchpat_goal_anchor == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] attack == *base.default ]]
++ [[ [.] mark_string == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _fini == *base.default ]]
++ [[ [.] gg_sort == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160304,20 +158337,16 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] dfa_prepare_for_match == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
-+ [[ [.] attack_threats == *base.default ]]
++ [[ [.] compute_surroundings == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
+ [[ dealII_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.447.dealII.exec 1785
++ report_test_entry tcwg_bmk-code_size-spec2k6.447.dealII.exec 1792
+ local name=tcwg_bmk-code_size-spec2k6.447.dealII.exec
-+ local value=1785
++ local value=1792
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160329,11 +158358,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK8MappingQILi3EE19transform_covariantEP6TensorILi1ELi3EES3_PKS2_RKN7MappingILi3EE16InternalDataBaseE == *base.default ]]
++ [[ [.] _ZNK8MappingQILi3EE20apply_laplace_vectorERK5TableILi2EdERSt6vectorI5PointILi3EESaIS7_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK8MappingQILi3EE20apply_laplace_vectorERK5TableILi2EdERSt6vectorI5PointILi3EESaIS7_EE == *base.default ]]
++ [[ [.] _ZNK8MappingQILi3EE19transform_covariantEP6TensorILi1ELi3EES3_PKS2_RKN7MappingILi3EE16InternalDataBaseE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160345,11 +158374,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10FullMatrixIdE6TmmultIdEEvRS_IT_ERKS3_b == *base.default ]]
++ [[ [.] _ZNK12SparseMatrixIdE5vmultI6VectorIdES3_EEvRT_RKT0_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK12SparseMatrixIdE5vmultI6VectorIdES3_EEvRT_RKT0_ == *base.default ]]
++ [[ [.] _ZNK10FullMatrixIdE6TmmultIdEEvRS_IT_ERKS3_b == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160361,27 +158390,27 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __cxa_guard_abort@plt == *base.default ]]
++ [[ [.] _ZNK11Polynomials10PolynomialIdE5valueEd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK16ConstraintMatrix8condenseIdEEvR12SparseMatrixIT_E == *base.default ]]
++ [[ [.] _ZNK25CompressedSparsityPattern13column_numberEjj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK11Polynomials10PolynomialIdE5valueEd == *base.default ]]
++ [[ [.] _ZNK15SparsityPatternclEjj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK12FEValuesBaseILi3EE28get_function_2nd_derivativesI6VectorIdEEEvRKT_RSt6vectorI6TensorILi2ELi3EESaIS9_EE == *base.default ]]
++ [[ [.] _ZNK12FEValuesBaseILi3EE3JxWEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK25CompressedSparsityPattern13column_numberEjj == *base.default ]]
++ [[ [.] _int_free == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK15SparsityPatternclEjj == *base.default ]]
++ [[ [.] _ZNK12SparseMatrixIdE19precondition_JacobiIdEEvR6VectorIT_ERKS4_d == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160389,19 +158418,19 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK12SparseMatrixIdE19precondition_JacobiIdEEvR6VectorIT_ERKS4_d == *base.default ]]
++ [[ [.] _ZNK12FEValuesBaseILi3EE28get_function_2nd_derivativesI6VectorIdEEEvRKT_RSt6vectorI6TensorILi2ELi3EESaIS9_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _int_malloc == *base.default ]]
++ [[ [.] __memcpy_neon == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK12FEValuesBaseILi3EE3JxWEj == *base.default ]]
++ [[ [.] __cxa_guard_abort@plt == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK24TensorProductPolynomialsILi3EE13compute_valueEjRK5PointILi3EE == *base.default ]]
++ [[ [.] _ZNK12FEValuesBaseILi3EE18get_function_gradsI6VectorIdEEEvRKT_RSt6vectorI6TensorILi1ELi3EESaIS9_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160409,111 +158438,111 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10QProjectorILi3EE17DataSetDescriptorcvjEv == *base.default ]]
++ [[ [.] _ZNK24TensorProductPolynomialsILi3EE13compute_valueEjRK5PointILi3EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _int_free == *base.default ]]
++ [[ [.] _ZNK17HyperBallBoundaryILi3EE38get_intermediate_points_between_pointsERK5PointILi3EES4_RSt6vectorIS2_SaIS2_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_ == *base.default ]]
++ [[ [.] _ZNK16ConstraintMatrix8condenseIdEEvR12SparseMatrixIT_E == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK12FEValuesBaseILi3EE18get_function_gradsI6VectorIdEEEvRKT_RSt6vectorI6TensorILi1ELi3EESaIS9_EE == *base.default ]]
++ [[ [.] _ZNK7FE_PolyI24TensorProductPolynomialsILi3EELi3EE19fill_fe_face_valuesERK7MappingILi3EERK12TriaIteratorILi3E15DoFCellAccessorILi3EEEjRK10QuadratureILi2EERNS4_16InternalDataBaseESI_R12FEValuesDataILi3EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __dynamic_cast == *base.default ]]
++ [[ [.] _ZNK18TriaObjectAccessorILi3ELi3EE12vertex_indexEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] malloc == *base.default ]]
++ [[ [.] _int_malloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __cxa_guard_release@plt == *base.default ]]
++ [[ [.] __dynamic_cast == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt8_Rb_treeIjjSt9_IdentityIjESt4lessIjESaIjEE8_M_eraseEPSt13_Rb_tree_nodeIjE == *base.default ]]
++ [[ [.] _ZNK17DoFObjectAccessorILi3ELi3EE14get_dof_valuesI6VectorIdEdEEvRKT_RS2_IT0_E == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK18TriaObjectAccessorILi3ELi3EE12vertex_indexEj == *base.default ]]
++ [[ [.] __cxa_guard_release@plt == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN16ConstraintMatrix8add_lineEj == *base.default ]]
++ [[ [.] _ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK12FEValuesBaseILi3EE18get_function_gradsI6VectorIdEEEvRKT_RSt6vectorIS7_I6TensorILi1ELi3EESaIS9_EESaISB_EE == *base.default ]]
++ [[ [.] _ZNK10QProjectorILi3EE17DataSetDescriptorcvjEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN16ConstraintMatrix9add_entryEjjd == *base.default ]]
++ [[ [.] _ZN16ConstraintMatrix8add_lineEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __memcpy_neon == *base.default ]]
++ [[ [.] malloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libm.so.6 == *base.default ]]
++ [[ [.] _ZNK24TensorProductPolynomialsILi3EE7computeERK5PointILi3EERSt6vectorIdSaIdEERS5_I6TensorILi1ELi3EESaISA_EERS5_IS9_ILi2ELi3EESaISE_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] memset == *base.default ]]
++ [[ [.] _ZNK16ConstraintMatrix8condenseER25CompressedSparsityPattern == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK24TensorProductPolynomialsILi3EE7computeERK5PointILi3EERSt6vectorIdSaIdEERS5_I6TensorILi1ELi3EESaISA_EERS5_IS9_ILi2ELi3EESaISE_EE == *base.default ]]
++ [[ [.] _ZNK12FEValuesBaseILi3EE18get_function_gradsI6VectorIdEEEvRKT_RSt6vectorIS7_I6TensorILi1ELi3EESaIS9_EESaISB_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK17DoFObjectAccessorILi3ELi3EE14get_dof_valuesI6VectorIdEdEEvRKT_RS2_IT0_E == *base.default ]]
++ [[ [.] _ZNK12CellAccessorILi3EE18has_boundary_linesEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] malloc_consolidate == *base.default ]]
++ [[ [.] _ZN16ConstraintMatrix9add_entryEjjd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK7FE_PolyI24TensorProductPolynomialsILi3EELi3EE19fill_fe_face_valuesERK7MappingILi3EERK12TriaIteratorILi3E15DoFCellAccessorILi3EEEjRK10QuadratureILi2EERNS4_16InternalDataBaseESI_R12FEValuesDataILi3EE == *base.default ]]
++ [[ [.] malloc_consolidate == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK17HyperBallBoundaryILi3EE38get_intermediate_points_between_pointsERK5PointILi3EES4_RSt6vectorIS2_SaIS2_EE == *base.default ]]
++ [[ [.] _ZNK12FEValuesBaseILi3EE19get_function_valuesI6VectorIdEdEEvRKT_RSt6vectorIT0_SaIS8_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] strcmp == *base.default ]]
++ [[ [.] __GI___printf_fp_l == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] cfree@GLIBC_2.4 == *base.default ]]
++ [[ [.] _ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt8_Rb_treeIjjSt9_IdentityIjESt4lessIjESaIjEE10_M_insert_INS5_11_Alloc_nodeEEESt17_Rb_tree_iteratorIjEPSt18_Rb_tree_node_baseSB_RKjRT_ == *base.default ]]
++ [[ [.] memset == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt6vectorI5PointILi3EESaIS1_EE9push_backERKS1_ == *base.default ]]
++ [[ [.] _ZNSt8_Rb_treeIjjSt9_IdentityIjESt4lessIjESaIjEE8_M_eraseEPSt13_Rb_tree_nodeIjE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK8MappingQILi3EE23transform_contravariantEP6TensorILi1ELi3EES3_PKS2_RKN7MappingILi3EE16InternalDataBaseE == *base.default ]]
++ [[ [.] _ZNSt6vectorI5PointILi3EESaIS1_EE9push_backERKS1_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK6VectorIdEmlIdEEdRKS_IT_E == *base.default ]]
++ [[ [.] _ZNK8MappingQILi3EE23transform_contravariantEP6TensorILi1ELi3EES3_PKS2_RKN7MappingILi3EE16InternalDataBaseE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK12FEValuesBaseILi3EE19get_function_valuesI6VectorIdEdEEvRKT_RSt6vectorIT0_SaIS8_EE == *base.default ]]
++ [[ [.] _ZNK16StraightBoundaryILi3EE31get_intermediate_points_on_quadERK12TriaIteratorILi3E18TriaObjectAccessorILi2ELi3EEERSt6vectorI5PointILi3EESaIS9_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160525,43 +158554,43 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK9MappingQ1ILi3EE14fill_fe_valuesERK12TriaIteratorILi3E15DoFCellAccessorILi3EEERK10QuadratureILi3EERN7MappingILi3EE16InternalDataBaseERSt6vectorI5PointILi3EESaISH_EERSF_IdSaIdEE == *base.default ]]
++ [[ [.] _ZSt18_Rb_tree_decrementPSt18_Rb_tree_node_base == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK8MappingQILi3EE30compute_mapping_support_pointsERK12TriaIteratorILi3E12CellAccessorILi3EEERSt6vectorI5PointILi3EESaIS9_EE == *base.default ]]
++ [[ [.] _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPjSt6vectorIjSaIjEEEEiNS0_5__ops15_Iter_less_iterEEvT_S9_T0_T1_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK8MappingQILi3EE23add_quad_support_pointsERK12TriaIteratorILi3E12CellAccessorILi3EEERSt6vectorI5PointILi3EESaIS9_EE == *base.default ]]
++ [[ [.] _ZNSt8_Rb_treeIjjSt9_IdentityIjESt4lessIjESaIjEE16_M_insert_uniqueERKj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK7FE_PolyI24TensorProductPolynomialsILi3EELi3EE14fill_fe_valuesERK7MappingILi3EERK12TriaIteratorILi3E15DoFCellAccessorILi3EEERK10QuadratureILi3EERNS4_16InternalDataBaseESI_R12FEValuesDataILi3EE == *base.default ]]
++ [[ [.] _ZNSt3mapI12TriaIteratorILi3E17DoFObjectAccessorILi2ELi3EEEdSt4lessIS3_ESaISt4pairIKS3_dEEEixERS7_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE == *base.default ]]
++ [[ [.] _ZNKSt9type_info7__equalERKS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8FEValuesILi3EE6reinitERK12TriaIteratorILi3E15DoFCellAccessorILi3EEE == *base.default ]]
++ [[ [.] _ZNK9MappingQ1ILi3EE17compute_fill_faceERK12TriaIteratorILi3E15DoFCellAccessorILi3EEEjbjN10QProjectorILi3EE17DataSetDescriptorERKSt6vectorIdSaIdEERNS0_12InternalDataERSA_I5PointILi3EESaISI_EERSC_RSA_I6TensorILi1ELi3EESaISO_EESL_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6VectorIdE4saddEddRKS0_ == *base.default ]]
++ [[ [.] _ZNK8MappingQILi3EE23add_line_support_pointsERK12TriaIteratorILi3E12CellAccessorILi3EEERSt6vectorI5PointILi3EESaIS9_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6VectorIdE3addEdRKS0_ == *base.default ]]
++ [[ [.] _ZNK16StraightBoundaryILi3EE31get_intermediate_points_on_lineERK12TriaIteratorILi3E18TriaObjectAccessorILi1ELi3EEERSt6vectorI5PointILi3EESaIS9_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __vfprintf_internal == *base.default ]]
++ [[ [.] _ZN6VectorIdE3addEdRKS0_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] unlink_chunk.constprop.0 == *base.default ]]
++ [[ [.] _ZN25CompressedSparsityPattern3addEjj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160569,160 +158598,160 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __GI___printf_fp_l == *base.default ]]
++ [[ libm.so.6 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __acos_finite@GLIBC_2.15 == *base.default ]]
++ [[ [.] cfree@GLIBC_2.4 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZSt22__final_insertion_sortIN9__gnu_cxx17__normal_iteratorIPjSt6vectorIjSaIjEEEENS0_5__ops15_Iter_less_iterEEvT_S9_T0_ == *base.default ]]
++ [[ [.] _ZNSt8_Rb_treeIjjSt9_IdentityIjESt4lessIjESaIjEE10_M_insert_INS5_11_Alloc_nodeEEESt17_Rb_tree_iteratorIjEPSt18_Rb_tree_node_baseSB_RKjRT_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZSt18uncaught_exceptionv@plt == *base.default ]]
++ [[ [.] _ZNSt6vectorI5PointILi3EESaIS1_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPS1_S3_EEEEvS8_T_S9_St20forward_iterator_tag == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt8_Rb_treeIjjSt9_IdentityIjESt4lessIjESaIjEE16_M_insert_uniqueERKj == *base.default ]]
++ [[ [.] _ZNK9MappingQ1ILi3EE14fill_fe_valuesERK12TriaIteratorILi3E15DoFCellAccessorILi3EEERK10QuadratureILi3EERN7MappingILi3EE16InternalDataBaseERSt6vectorI5PointILi3EESaISH_EERSF_IdSaIdEE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt6vectorI6TensorILi1ELi3EESaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EEjRKS1_ == *base.default ]]
++ [[ [.] _ZNK9internals21SparseMatrixIterators8AccessorIdLb0EE9ReferenceaSEd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNKSt9type_info7__equalERKS_ == *base.default ]]
++ [[ [.] _ZNK8MappingQILi3EE23add_quad_support_pointsERK12TriaIteratorILi3E12CellAccessorILi3EEERSt6vectorI5PointILi3EESaIS9_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE15_M_insert_floatIdEES3_S3_RSt8ios_baseccT_ == *base.default ]]
++ [[ [.] _ZNK8MappingQILi3EE22compute_shapes_virtualERKSt6vectorI5PointILi3EESaIS3_EERN9MappingQ1ILi3EE12InternalDataE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK17DoFObjectAccessorILi3ELi3EE15get_dof_indicesERSt6vectorIjSaIjEE == *base.default ]]
++ [[ [.] _ZNK7FE_PolyI24TensorProductPolynomialsILi3EELi3EE14fill_fe_valuesERK7MappingILi3EERK12TriaIteratorILi3E15DoFCellAccessorILi3EEERK10QuadratureILi3EERNS4_16InternalDataBaseESI_R12FEValuesDataILi3EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK16ConstraintMatrix8condenseER25CompressedSparsityPattern == *base.default ]]
++ [[ [.] _ZNK17DoFObjectAccessorILi3ELi3EE15get_dof_indicesERSt6vectorIjSaIjEE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK12CellAccessorILi3EE18has_boundary_linesEv == *base.default ]]
++ [[ [.] _ZNK11Polynomials10PolynomialIdE5valueEdRSt6vectorIdSaIdEE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10QuadratureILi3EE6weightEj == *base.default ]]
++ [[ [.] _ZN8FEValuesILi3EE6reinitERK12TriaIteratorILi3E15DoFCellAccessorILi3EEE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN23DerivativeApproximation11approximateINS_8GradientILi3EEELi3E6VectorIdEEEvRK7MappingIXT0_EERK10DoFHandlerIXT0_EERKT1_jRKSt4pairIjjERS3_IfE == *base.default ]]
++ [[ [.] _ZN8DoFTools21make_sparsity_patternILi3E25CompressedSparsityPatternEEvRK10DoFHandlerIXT_EERT0_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN16ConstraintMatrix5closeEv == *base.default ]]
++ [[ [.] _ZdlPv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN13TriangulationILi3EE33prepare_coarsening_and_refinementEv == *base.default ]]
++ [[ [.] __vfprintf_internal == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN11MatrixTools21apply_boundary_valuesIdEEvRKSt3mapIjdSt4lessIjESaISt4pairIKjdEEER12SparseMatrixIT_ER6VectorISC_ESH_b == *base.default ]]
++ [[ [.] strcmp == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZdlPv == *base.default ]]
++ [[ [.] hack_digit == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _IO_str_init_static_internal == *base.default ]]
++ [[ [.] _ZNK8MappingQILi3EE30compute_support_points_laplaceERK12TriaIteratorILi3E12CellAccessorILi3EEERSt6vectorI5PointILi3EESaIS9_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] hack_digit == *base.default ]]
++ [[ [.] _ZNK8MappingQILi3EE30compute_mapping_support_pointsERK12TriaIteratorILi3E12CellAccessorILi3EEERSt6vectorI5PointILi3EESaIS9_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK8MappingQILi3EE22compute_shapes_virtualERKSt6vectorI5PointILi3EESaIS3_EERN9MappingQ1ILi3EE12InternalDataE == *base.default ]]
++ [[ [.] _ZNK8MappingQILi3EE19fill_fe_face_valuesERK12TriaIteratorILi3E15DoFCellAccessorILi3EEEjRK10QuadratureILi2EERN7MappingILi3EE16InternalDataBaseERSt6vectorI5PointILi3EESaISH_EERSF_IdSaIdEERSF_I6TensorILi1ELi3EESaISP_EESK_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK18TriaObjectAccessorILi3ELi3EE8diameterEv == *base.default ]]
++ [[ [.] _ZNK8MappingQILi3EE14fill_fe_valuesERK12TriaIteratorILi3E15DoFCellAccessorILi3EEERK10QuadratureILi3EERN7MappingILi3EE16InternalDataBaseERSt6vectorI5PointILi3EESaISH_EERSF_IdSaIdEE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK18TriaObjectAccessorILi3ELi3EE6vertexEj == *base.default ]]
++ [[ [.] _ZNK8FunctionILi3EE10value_listERKSt6vectorI5PointILi3EESaIS3_EERS1_IdSaIdEEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK18TriaObjectAccessorILi2ELi3EE11at_boundaryEv == *base.default ]]
++ [[ [.] _ZNK6VectorIdEmlIdEEdRKS_IT_E == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK18TriaObjectAccessorILi1ELi3EE11at_boundaryEv == *base.default ]]
++ [[ [.] _ZNK18TriaObjectAccessorILi3ELi3EE8diameterEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK16StraightBoundaryILi3EE31get_intermediate_points_on_quadERK12TriaIteratorILi3E18TriaObjectAccessorILi2ELi3EEERSt6vectorI5PointILi3EESaIS9_EE == *base.default ]]
++ [[ [.] _ZNK18TriaObjectAccessorILi1ELi3EE6vertexEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK16StraightBoundaryILi3EE31get_intermediate_points_on_lineERK12TriaIteratorILi3E18TriaObjectAccessorILi1ELi3EEERSt6vectorI5PointILi3EESaIS9_EE == *base.default ]]
++ [[ [.] _ZNK18LaplaceCoefficientILi3EE5valueERK5PointILi3EEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK15DoFCellAccessorILi3EE27get_interpolated_dof_valuesI6VectorIdEdEEvRKT_RS2_IT0_E == *base.default ]]
++ [[ [.] _ZNK15DoFCellAccessorILi3EE4faceEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK13LaplaceSolver16WeightedResidualILi3EE14estimate_errorER6VectorIfE == *base.default ]]
++ [[ [.] _ZNK13TriangulationILi3EE17save_refine_flagsERSt6vectorIbSaIbEE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK13LaplaceSolver12PrimalSolverILi3EE12assemble_rhsER6VectorIdE == *base.default ]]
++ [[ [.] _ZNK13TriangulationILi3EE10begin_quadEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK12CellAccessorILi3EE20neighbor_of_neighborEj == *base.default ]]
++ [[ [.] _ZNK13LaplaceSolver16WeightedResidualILi3EE27integrate_over_regular_faceERK18TriaActiveIteratorILi3E15DoFCellAccessorILi3EEEjRK6VectorIdESB_RNS1_8FaceDataERSt3mapI12TriaIteratorILi3E17DoFObjectAccessorILi2ELi3EEEdSt4lessISI_ESaISt4pairIKSI_dEEE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK11Polynomials10PolynomialIdE5valueEdRSt6vectorIdSaIdEE == *base.default ]]
++ [[ [.] _ZNK13LaplaceSolver16WeightedResidualILi3EE19integrate_over_cellERK18TriaActiveIteratorILi3E15DoFCellAccessorILi3EEEjRK6VectorIdESB_RNS1_8CellDataERS8_IfE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10FullMatrixIdE5vmultIdEEvR6VectorIT_ERKS4_b == *base.default ]]
++ [[ [.] _ZNK13LaplaceSolver16WeightedResidualILi3EE13estimate_someERK6VectorIdES5_jjRS2_IfERSt3mapI12TriaIteratorILi3E17DoFObjectAccessorILi2ELi3EEEdSt4lessISC_ESaISt4pairIKSC_dEEE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8DoFTools29make_hanging_node_constraintsERK10DoFHandlerILi3EER16ConstraintMatrix == *base.default ]]
++ [[ [.] _ZNK13LaplaceSolver12PrimalSolverILi3EE12assemble_rhsER6VectorIdE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN4FE_QILi3EE22initialize_restrictionEv == *base.default ]]
++ [[ [.] _ZNK10QuadratureILi3EE6weightEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN25CompressedSparsityPattern3addEjj == *base.default ]]
++ [[ [.] _ZN4FE_QILi3EE22initialize_restrictionEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN23DerivativeApproximation11approximateINS_16SecondDerivativeILi3EEELi3E6VectorIdEEEvRK7MappingIXT0_EERK10DoFHandlerIXT0_EERKT1_jRKSt4pairIjjERS3_IfE == *base.default ]]
++ [[ [.] _ZN23DerivativeApproximation8GradientILi3EE24get_projected_derivativeI6VectorIdEEEdRK8FEValuesILi3EERKT_j == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN19KellyErrorEstimatorILi3EE27integrate_over_regular_faceI6VectorIdEEEvRK10DoFHandlerILi3EERK10QuadratureILi2EERKSt3mapIhPK8FunctionILi3EESt4lessIhESaISt4pairIKhSG_EEERKSt6vectorIPKT_SaIST_EERKSQ_IbSaIbEESG_RSC_I12TriaIteratorILi3E17DoFObjectAccessorILi2ELi3EEESQ_IdSaIdEESH_IS15_ESaISJ_IKS15_S17_EEERNS0_13PerThreadDataERK18TriaActiveIteratorILi3E15DoFCellAccessorILi3EEEjR12FEFaceValuesILi3EES1O_ == *base.default ]]
++ [[ [.] _ZN15SparsityPattern8compressEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
+ [[ soplex_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.450.soplex.exec 528
++ report_test_entry tcwg_bmk-code_size-spec2k6.450.soplex.exec 520
+ local name=tcwg_bmk-code_size-spec2k6.450.soplex.exec
-+ local value=528
++ local value=520
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160734,27 +158763,27 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libc.so.6 == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor16initFactorMatrixEPPNS_7SVectorEd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9SPxFastRT8maxDeltaERdS1_RNS_12UpdateVectorERNS_6VectorES5_ii == *base.default ]]
++ [[ libc.so.6 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex8SSVector19assign2productShortERKNS_5SVSetERKS0_ == *base.default ]]
++ [[ [.] _ZN6soplex10SPxSteepPR12selectEnterXERdiiii == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex10SPxSteepPR12selectEnterXERdiiii == *base.default ]]
++ [[ [.] _ZN6soplex9SPxFastRT8maxDeltaERdS1_RNS_12UpdateVectorERNS_6VectorES5_ii == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor16initFactorMatrixEPPNS_7SVectorEd == *base.default ]]
++ [[ [.] _ZN6soplex8SSVector19assign2productShortERKNS_5SVSetERKS0_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9SPxFastRT8minDeltaERdS1_RNS_12UpdateVectorERNS_6VectorES5_ii == *base.default ]]
++ [[ [.] _ZN6soplex10SPxSteepPR12selectLeaveXERdii == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160766,31 +158795,31 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex8SSVector5setupEv == *base.default ]]
++ [[ [.] strcmp == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex12UpdateVector6updateEv == *base.default ]]
++ [[ [.] _ZN6soplex9SPxFastRT8minDeltaERdS1_RNS_12UpdateVectorERNS_6VectorES5_ii == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex10SPxSteepPR12selectLeaveXERdii == *base.default ]]
++ [[ [.] _ZN6soplex8SSVector5setupEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] strcmp == *base.default ]]
++ [[ [.] _ZNK6soplex6SoPlex4testEiNS_8SPxBasis4Desc6StatusE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK6soplex13DataHashTableINS_7NameSet4NameENS_7DataKeyEE5indexERKS2_ == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor13colSingletonsEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor12forestUpdateEiPdiPi == *base.default ]]
++ [[ [.] _ZN6soplex12UpdateVector6updateEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex6SoPlex10updateTestEv == *base.default ]]
++ [[ [.] _ZNK6soplex13DataHashTableINS_7NameSet4NameENS_7DataKeyEE5indexERKS2_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160798,67 +158827,67 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor13colSingletonsEv == *base.default ]]
++ [[ [.] _ZN6soplexL10deQueueMaxEPiS0_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] memset == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor12forestUpdateEiPdiPi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex8SSVector5clearEv == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor12setupColValsEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK6soplex6SoPlex4testEiNS_8SPxBasis4Desc6StatusE == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor11solveUrightEPdS1_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor12setupColValsEv == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor10solveUleftEdPdPiS1_S2_i == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor11solveUrightEPdS1_ == *base.default ]]
++ [[ [.] _ZN6soplex8SSVector5clearEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor10solveLleftEPd == *base.default ]]
++ [[ [.] _ZN6soplex6SoPlex10updateTestEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor10solveLleftEdPdPii == *base.default ]]
++ [[ [.] memset == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex5SPxLP12doRemoveColsEPi == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor13vSolveLright2EPdPiS2_dS1_S2_S2_d == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplexL11patch_fieldEPcii == *base.default ]]
++ [[ [.] _ZN6soplex14SPxRedundantSM8simplifyEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor19vSolveRight4update2EdPdPiS1_S2_iS1_dS1_S2_iS1_S2_S2_ == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor10solveLleftEdPdPii == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor14solveUleftNoNZEdPdS1_Pii == *base.default ]]
++ [[ [.] _ZN6soplex8SSVector16setup_and_assignERS0_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor10solveUleftEdPdPiS1_S2_i == *base.default ]]
++ [[ [.] strspn == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __memcpy_neon == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor9updateRowEiiiidd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK6soplex7NameSet6numberEPKc == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor19vSolveRight4update2EdPdPiS1_S2_iS1_dS1_S2_iS1_S2_S2_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor15initFactorRingsEv == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor14solveUleftNoNZEdPdS1_Pii == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160866,51 +158895,51 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor10solveUleftEPdS1_ == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor12vSolveUrightEPdPiS1_S2_id == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex8SSVector16setup_and_assignERS0_ == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor12vSolveLrightEPdPiid == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex8MPSInput8readLineEv == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor11solveLrightEPd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex5SPxLP9changeColEiRKNS_5LPColE == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor10solveUleftEPdS1_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex5SPxLP12doRemoveRowsEPi == *base.default ]]
++ [[ [.] _ZN6soplex8MPSInput8readLineEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex14SPxAggregateSM8simplifyEv == *base.default ]]
++ [[ [.] _ZN6soplex23NameSetNameHashFunctionEPKNS_7NameSet4NameE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __GI_____strtod_l_internal == *base.default ]]
++ [[ [.] str_to_mpn.part.0.constprop.0 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSi7getlineEPcic == *base.default ]]
++ [[ [.] __memcpy_neon == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK6soplex8SSVector7length2Ev == *base.default ]]
++ [[ [.] __GI_____strtod_l_internal == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK6soplex7SVector6maxAbsEv == *base.default ]]
++ [[ [.] _ZNSi7getlineEPcic == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK6soplex6SoPlex6coTestEiNS_8SPxBasis4Desc6StatusE == *base.default ]]
++ [[ [.] _ZN6soplexL17changeUpperStatusERNS_8SPxBasis4Desc6StatusEddRKS0_i == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK6soplex6SoPlex2idEi == *base.default ]]
++ [[ [.] _ZN6soplexL11patch_fieldEPcii == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160918,15 +158947,19 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplexL10deQueueMaxEPiS0_ == *base.default ]]
++ [[ [.] _ZN6soplex9SPxRem1SM8simplifyEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9DataArrayINS_7SVector7ElementEE6insertEii == *base.default ]]
++ [[ [.] _ZN6soplex9DataArrayINS_7SVector7ElementEE6reSizeEi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex9CLUFactor13vSolveLright2EPdPiS2_dS1_S2_S2_d == *base.default ]]
++ [[ [.] _ZN6soplex9CLUFactor16solveLleftForestEdPdPii == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
++ [[ [.] _ZN6soplex9CLUFactor15initFactorRingsEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -160934,76 +158967,76 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex8DSVectoraSERKNS_7SVectorE == *base.default ]]
++ [[ [.] _ZN6soplex8SSVector7multAddEdRKNS_7SVectorE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex6SoPlex6unInitEv == *base.default ]]
++ [[ [.] _ZN6soplex8SPxBasis11removedRowsEPi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex6SoPlex12computeFtestEv == *base.default ]]
++ [[ [.] _ZN6soplex7SVectoraSERKNS_8SSVectorE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex6SoPlex11changeRangeERKNS_6VectorES3_ == *base.default ]]
++ [[ [.] _ZN6soplex7SVector3addEiPKiPKd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex5SPxLP9added2SetERNS_5SVSetERKS1_i == *base.default ]]
++ [[ [.] _ZN6soplex7DataSetINS_5SVSet5DLPSVEE6createERNS_7DataKeyE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex5SPxLP7readMPSERSiPNS_7NameSetES3_PNS_7DIdxSetE == *base.default ]]
++ [[ [.] _ZN6soplex6SoPlex12updateCoTestEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex23NameSetNameHashFunctionEPKNS_7NameSet4NameE == *base.default ]]
++ [[ [.] _ZN6soplex6SoPlex12computeFtestEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6soplex11SPxWeightST12setupWeightsERNS_6SoPlexE == *base.default ]]
++ [[ [.] _ZN6soplex5SVSet5xtendERNS_7SVectorEi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __strtok_r == *base.default ]]
++ [[ [.] _ZN6soplex5SPxLP12doRemoveRowsEPi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] strlen == *base.default ]]
++ [[ [.] _ZN6soplex14SPxAggregateSM8simplifyEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] strcspn == *base.default ]]
++ [[ [.] _ZN6soplex12sorter_qsortIiNS_7CompareEEEvPT_iRT0_i == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] round_and_return == *base.default ]]
++ [[ [.] _ZN6soplex11SPxWeightST8generateERNS_6SoPlexE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __memchr_neon == *base.default ]]
++ [[ [.] __strtok_r == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libstdc++.so.6.0.30 == *base.default ]]
++ [[ [.] __strchrnul == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _int_free == *base.default ]]
++ [[ [.] realloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _fini == *base.default ]]
++ [[ libstdc++.so.6.0.30 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
+ [[ povray_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.453.povray.exec 459
++ report_test_entry tcwg_bmk-code_size-spec2k6.453.povray.exec 462
+ local name=tcwg_bmk-code_size-spec2k6.453.povray.exec
-+ local value=459
++ local value=462
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161011,11 +159044,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov16Intersect_SphereEPNS_10Ray_StructEPddS2_S2_ == *base.default ]]
++ [[ [.] _ZN3povL31All_CSG_Intersect_IntersectionsEPNS_13Object_StructEPNS_10Ray_StructEPNS_13istack_structE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL31All_CSG_Intersect_IntersectionsEPNS_13Object_StructEPNS_10Ray_StructEPNS_13istack_structE == *base.default ]]
++ [[ [.] _ZN3pov16Intersect_SphereEPNS_10Ray_StructEPddS2_S2_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161031,31 +159064,27 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov21Priority_Queue_DeleteEPNS_21Priority_Queue_StructEPdPPNS_16BBox_Tree_StructE == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
+ [[ [.] _ZN3pov19Intersect_BBox_TreeEPNS_16BBox_Tree_StructEPNS_10Ray_StructEPNS_10istk_entryEPPNS_13Object_StructEb == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL25All_Quadric_IntersectionsEPNS_13Object_StructEPNS_10Ray_StructEPNS_13istack_structE == *base.default ]]
++ [[ [.] _ZN3pov20Intersect_Light_TreeEPNS_10Ray_StructEPNS_24Project_Tree_Node_StructEiiPNS_10istk_entryEPPNS_13Object_StructEPNS_19Light_Source_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL14Inside_QuadricEPdPNS_13Object_StructE == *base.default ]]
++ [[ [.] _ZN3povL12Inside_PlaneEPdPNS_13Object_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL12Inside_PlaneEPdPNS_13Object_StructE == *base.default ]]
++ [[ [.] _ZN3pov12IntersectionEPNS_10istk_entryEPNS_13Object_StructEPNS_10Ray_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov5NoiseEPdPNS_14Pattern_StructE == *base.default ]]
++ [[ [.] _ZN3pov13Inside_ObjectEPdPNS_13Object_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __memcpy_neon == *base.default ]]
++ [[ [.] _ZN3povL25All_Quadric_IntersectionsEPNS_13Object_StructEPNS_10Ray_StructEPNS_13istack_structE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161063,11 +159092,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov20Intersect_Light_TreeEPNS_10Ray_StructEPNS_24Project_Tree_Node_StructEiiPNS_10istk_entryEPPNS_13Object_StructEPNS_19Light_Source_StructE == *base.default ]]
++ [[ [.] _ZN3pov21Priority_Queue_DeleteEPNS_21Priority_Queue_StructEPdPPNS_16BBox_Tree_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL35initialize_ray_container_state_treeEPNS_10Ray_StructEPNS_16BBox_Tree_StructE == *base.default ]]
++ [[ [.] __memcpy_neon == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161075,19 +159104,19 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov12IntersectionEPNS_10istk_entryEPNS_13Object_StructEPNS_10Ray_StructE == *base.default ]]
++ [[ [.] _ZN3povL35initialize_ray_container_state_treeEPNS_10Ray_StructEPNS_16BBox_Tree_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov5TraceEPNS_10Ray_StructEPfd == *base.default ]]
++ [[ [.] _ZN3povL14Inside_QuadricEPdPNS_13Object_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov13Inside_ObjectEPdPNS_13Object_StructE == *base.default ]]
++ [[ [.] _ZN3pov5NoiseEPdPNS_14Pattern_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] pow@@GLIBC_2.29 == *base.default ]]
++ [[ [.] _ZN3pov26Reinitialize_VLBuffer_CodeEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161095,11 +159124,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL17Diffuse_One_LightEPNS_19Light_Source_StructEiPdPNS_13Finish_StructES2_PNS_10Ray_StructES2_PfS7_dPNS_13Object_StructE == *base.default ]]
++ [[ [.] _ZN3povL23compute_lighted_textureEPfPNS_14Texture_StructEPdS3_PNS_10Ray_StructEdPNS_10istk_entryE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov13Evaluate_TPatEPNS_14Pattern_StructEPdPNS_10istk_entryE == *base.default ]]
++ [[ [.] _ZN3pov12close_istackEPNS_13istack_structE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161107,99 +159136,99 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL17jitter_camera_rayEPNS_10Ray_StructEi == *base.default ]]
++ [[ [.] _ZN3povL7ReflectEPdPNS_10Ray_StructES0_S0_Pfd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov15Compute_PigmentEPfPNS_14Pigment_StructEPdPNS_10istk_entryE == *base.default ]]
++ [[ [.] _ZN3povL27All_CSG_Union_IntersectionsEPNS_13Object_StructEPNS_10Ray_StructEPNS_13istack_structE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov14Create_RayinfoEPNS_10Ray_StructEPNS_14Rayinfo_StructE == *base.default ]]
++ [[ [.] _ZN3pov16Search_Blend_MapEdPNS_16Blend_Map_StructEPPNS_15Blend_Map_EntryES4_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL27All_Ellipsoid_IntersectionsEPNS_13Object_StructEPNS_10Ray_StructEPNS_13istack_structE == *base.default ]]
++ [[ [.] _ZN3pov11DTurbulenceEPdS0_PNS_11Turb_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL23Inside_CSG_IntersectionEPdPNS_13Object_StructE == *base.default ]]
++ [[ [.] pow@@GLIBC_2.29 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL23compute_lighted_textureEPfPNS_14Texture_StructEPdS3_PNS_10Ray_StructEdPNS_10istk_entryE == *base.default ]]
++ [[ [.] _ZN3povL27All_Ellipsoid_IntersectionsEPNS_13Object_StructEPNS_10Ray_StructEPNS_13istack_structE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL14do_texture_mapEPfPNS_14Texture_StructEPdS3_PNS_10Ray_StructEdPNS_10istk_entryEi == *base.default ]]
++ [[ [.] _ZN3povL23Inside_CSG_IntersectionEPdPNS_13Object_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov9spec_randEv == *base.default ]]
++ [[ [.] _ZN3povL17Diffuse_One_LightEPNS_19Light_Source_StructEiPdPNS_13Finish_StructES2_PNS_10Ray_StructES2_PfS7_dPNS_13Object_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov8incstackEPNS_13istack_structE == *base.default ]]
++ [[ [.] _ZN3povL13Inside_SphereEPdPNS_13Object_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov25Determine_Apparent_ColourEPNS_10istk_entryEPfPNS_10Ray_StructEd == *base.default ]]
++ [[ [.] _ZN3pov8incstackEPNS_13istack_structE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov14MInvTransPointEPdS0_PNS_16Transform_StructE == *base.default ]]
++ [[ [.] _ZN3pov5TraceEPNS_10Ray_StructEPfd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov12close_istackEPNS_13istack_structE == *base.default ]]
++ [[ [.] _ZN3pov20Do_Finite_AtmosphereEPNS_10Ray_StructEPNS_10istk_entryEPfi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov11Warp_EPointEPdS0_PNS_14Pattern_StructE == *base.default ]]
++ [[ [.] _ZN3pov15Compute_PigmentEPfPNS_14Pigment_StructEPdPNS_10istk_entryE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __fmodl == *base.default ]]
++ [[ [.] _ZN3pov14MInvTransPointEPdS0_PNS_16Transform_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL8do_lightEPNS_19Light_Source_StructEPdPNS_10Ray_StructES4_S2_Pf == *base.default ]]
++ [[ [.] _ZN3pov10do_diffuseEPNS_13Finish_StructEPNS_10Ray_StructEPdPfS5_S5_d == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL7ReflectEPdPNS_10Ray_StructES0_S0_Pfd == *base.default ]]
++ [[ [.] powf@@GLIBC_2.27 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL27All_CSG_Union_IntersectionsEPNS_13Object_StructEPNS_10Ray_StructEPNS_13istack_structE == *base.default ]]
++ [[ [.] _ZN3povL18block_light_sourceEPNS_19Light_Source_StructEdPNS_10Ray_StructES3_PdPf == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL19create_texture_listEPNS_10istk_entryEd == *base.default ]]
++ [[ [.] _ZN3povL17jitter_camera_rayEPNS_10Ray_StructEi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL16Inside_EllipsoidEPdPNS_13Object_StructE == *base.default ]]
++ [[ [.] _ZN3povL10focal_blurEPNS_10Ray_StructEPfdd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL16Ellipsoid_NormalEPdPNS_13Object_StructEPNS_10istk_entryE == *base.default ]]
++ [[ [.] _ZN3povL10create_rayEPNS_10Ray_StructEddi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL13Inside_SphereEPdPNS_13Object_StructE == *base.default ]]
++ [[ [.] _ZN3pov46output_single_image_line_with_alpha_correctionEPA5_fi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3povL10Box_NormalEPdPNS_13Object_StructEPNS_10istk_entryE == *base.default ]]
++ [[ [.] _ZN3pov25Initialize_Ray_ContainersEPNS_10Ray_StructEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov8POV_RANDEv == *base.default ]]
++ [[ [.] _ZN3pov25Determine_Apparent_ColourEPNS_10istk_entryEPfPNS_10Ray_StructEd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov26Reinitialize_VLBuffer_CodeEv == *base.default ]]
++ [[ [.] _ZN3pov14Create_RayinfoEPNS_10Ray_StructEPNS_14Rayinfo_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161207,11 +159236,7 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov13Intersect_BoxEPNS_10Ray_StructEPNS_16Transform_StructEPdS4_S4_S4_PiS5_ == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov11DTurbulenceEPdS0_PNS_11Turb_StructE == *base.default ]]
++ [[ [.] _ZN3pov11MTransPointEPdS0_PNS_16Transform_StructE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161219,32 +159244,28 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov11Clip_ColourEPfS0_ == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN3pov10Add_ColourEPfS0_S0_ == *base.default ]]
++ [[ [.] __vfprintf_internal == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _Z17POVMSStream_WriteP9POVMSDataPhPi == *base.default ]]
++ [[ [.] unlink_chunk.constprop.0 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _Z14POVMSAttr_CopyP9POVMSDataS0_ == *base.default ]]
++ [[ [.] __fmod_finite@GLIBC_2.15 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __sinl == *base.default ]]
++ [[ [.] __acos_finite@GLIBC_2.15 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
+ [[ hmmer_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.456.hmmer.exec 3562
++ report_test_entry tcwg_bmk-code_size-spec2k6.456.hmmer.exec 3561
+ local name=tcwg_bmk-code_size-spec2k6.456.hmmer.exec
-+ local value=3562
++ local value=3561
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161276,19 +159297,19 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] fwrite@plt == *base.default ]]
++ [[ [.] RandomSequence == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] RandomSequence == *base.default ]]
++ [[ [.] fwrite@plt == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _int_free == *base.default ]]
++ [[ [.] ResizePlan7Matrix == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] cfree@GLIBC_2.4 == *base.default ]]
++ [[ [.] P7ViterbiSize == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161300,10 +159321,6 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _int_malloc == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
+ [[ [.] DigitizeSequence == *base.default ]]
+ continue
+ IFS=,
@@ -161315,9 +159332,9 @@
+ [[ sjeng_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.458.sjeng.exec 8142
++ report_test_entry tcwg_bmk-code_size-spec2k6.458.sjeng.exec 8141
+ local name=tcwg_bmk-code_size-spec2k6.458.sjeng.exec
-+ local value=8142
++ local value=8141
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161333,6 +159350,10 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
++ [[ [.] order_moves == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
+ [[ [.] setup_attackers == *base.default ]]
+ continue
+ IFS=,
@@ -161349,10 +159370,6 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] order_moves == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
+ [[ [.] push_slidE == *base.default ]]
+ continue
+ IFS=,
@@ -161361,11 +159378,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] QProbeTT == *base.default ]]
++ [[ [.] ProbeTT == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] is_attacked == *base.default ]]
++ [[ [.] QProbeTT == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161373,15 +159390,15 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] ProbeTT == *base.default ]]
++ [[ [.] is_attacked == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] check_legal == *base.default ]]
++ [[ [.] add_move == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] add_move == *base.default ]]
++ [[ [.] check_legal == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161397,7 +159414,7 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] push_king == *base.default ]]
++ [[ [.] add_capture == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161405,7 +159422,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] add_capture == *base.default ]]
++ [[ [.] push_king == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
++ [[ [.] push_knighT == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161413,7 +159434,7 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] push_knighT == *base.default ]]
++ [[ [.] StoreTT == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161425,23 +159446,23 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] memset == *base.default ]]
++ [[ [.] push_pawn == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libc.so.6 == *base.default ]]
++ [[ [.] Knight == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] StoreTT == *base.default ]]
++ [[ [.] memset == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] storeECache == *base.default ]]
++ [[ libc.so.6 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] push_pawn == *base.default ]]
++ [[ [.] is_draw == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161449,11 +159470,7 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] Knight == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
-+ [[ [.] is_draw == *base.default ]]
++ [[ [.] storeECache == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161461,18 +159478,10 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] push_king_castle == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
+ [[ [.] _fini == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] addHolding == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
+ [[ libquantum_base.default == *base.default ]]
+ false
+ echo ' ,'
@@ -161486,11 +159495,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] quantum_sigma_x == *base.default ]]
++ [[ [.] quantum_cnot == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] quantum_cnot == *base.default ]]
++ [[ [.] quantum_sigma_x == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161502,16 +159511,20 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] quantum_cond_phase == *base.default ]]
++ [[ [.] quantum_gate1 == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
++ [[ [.] quantum_objcode_put == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
+ [[ h264ref_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.464.h264ref.exec 5603
++ report_test_entry tcwg_bmk-code_size-spec2k6.464.h264ref.exec 5593
+ local name=tcwg_bmk-code_size-spec2k6.464.h264ref.exec
-+ local value=5603
++ local value=5593
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161555,27 +159568,23 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] UnifiedOneForthPix == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
+ [[ [.] BlockMotionSearch == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] dct_chroma == *base.default ]]
++ [[ [.] writeCoeff4x4_CAVLC == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] dct_luma_16x16 == *base.default ]]
++ [[ [.] UnifiedOneForthPix == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] Mode_Decision_for_4x4IntraBlocks == *base.default ]]
++ [[ [.] writeUVLC2buffer == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeCoeff4x4_CAVLC == *base.default ]]
++ [[ [.] __memcpy_neon == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161583,47 +159592,47 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __memcpy_neon == *base.default ]]
++ [[ [.] RDCost_for_4x4IntraBlocks == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeUVLC2buffer == *base.default ]]
++ [[ [.] Mode_Decision_for_4x4IntraBlocks == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] PartitionMotionSearch == *base.default ]]
++ [[ [.] SetMotionVectorPredictor == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] getNonAffNeighbour == *base.default ]]
++ [[ [.] dct_chroma == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] RDCost_for_4x4IntraBlocks == *base.default ]]
++ [[ [.] getNonAffNeighbour == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] SetMotionVectorPredictor == *base.default ]]
++ [[ [.] reset_coding_state == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] reset_coding_state == *base.default ]]
++ [[ [.] dct_luma_16x16 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] getNeighbour == *base.default ]]
++ [[ [.] PartitionMotionSearch == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] getLuma4x4Neighbour == *base.default ]]
++ [[ [.] getNeighbour == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] encode_one_macroblock == *base.default ]]
++ [[ [.] find_sad_16x16 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] predict_nnz == *base.default ]]
++ [[ [.] store_coding_state == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161631,167 +159640,167 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] find_sad_16x16 == *base.default ]]
++ [[ [.] LumaResidualCoding8x8 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] store_coding_state == *base.default ]]
++ [[ [.] predict_nnz == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] RDCost_for_macroblocks == *base.default ]]
++ [[ [.] OneComponentChromaPrediction4x4 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] OneComponentChromaPrediction4x4 == *base.default ]]
++ [[ [.] writeSyntaxElement_Level_VLCN == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] LumaResidualCoding8x8 == *base.default ]]
++ [[ [.] RDCost_for_macroblocks == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] intrapred_luma == *base.default ]]
++ [[ [.] getLuma4x4Neighbour == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] ChromaResidualCoding == *base.default ]]
++ [[ [.] LumaPrediction4x4 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeSyntaxElement_NumCoeffTrailingOnes == *base.default ]]
++ [[ [.] intrapred_luma == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeMotionVector8x8 == *base.default ]]
++ [[ [.] GetStrength == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] PutPel_14 == *base.default ]]
++ [[ [.] encode_one_macroblock == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] LumaPrediction4x4 == *base.default ]]
++ [[ [.] SetCoeffAndReconstruction8x8 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeSyntaxElement_Run == *base.default ]]
++ [[ [.] writeSyntaxElement_Level_VLC1 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeSyntaxElement_Level_VLCN == *base.default ]]
++ [[ [.] PutPel_14 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] GetStrength == *base.default ]]
++ [[ [.] find_distortion == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeSyntaxElement_TotalZeros == *base.default ]]
++ [[ [.] writeMBLayer == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] set_stored_macroblock_parameters == *base.default ]]
++ [[ [.] SetModesAndRefframeForBlocks == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] SetCoeffAndReconstruction8x8 == *base.default ]]
++ [[ [.] SetModesAndRefframe == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] ChromaPrediction4x4 == *base.default ]]
++ [[ [.] RDCost_for_8x8blocks == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] ue_linfo == *base.default ]]
++ [[ libm.so.6 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] strlen@plt == *base.default ]]
++ [[ [.] intrapred_luma_16x16 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] store_macroblock_parameters == *base.default ]]
++ [[ [.] EdgeLoop == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] SetMotionVectorsMB == *base.default ]]
++ [[ [.] ChromaResidualCoding == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __scalbnl == *base.default ]]
++ [[ [.] ChromaPrediction4x4 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] LumaResidualCoding == *base.default ]]
++ [[ [.] writeSyntaxElement_TotalZeros == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libm.so.6 == *base.default ]]
++ [[ [.] writeSyntaxElement_Run == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] IntraChromaPrediction == *base.default ]]
++ [[ [.] writeSyntaxElement_NumCoeffTrailingOnes == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeSyntaxElement_VLC == *base.default ]]
++ [[ [.] writeMotionVector8x8 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeSyntaxElement_TotalZerosChromaDC == *base.default ]]
++ [[ [.] __scalbnl == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeSyntaxElement_Intra4x4PredictionMode == *base.default ]]
++ [[ [.] OneComponentLumaPrediction4x4 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeMotionInfo2NAL == *base.default ]]
++ [[ [.] LumaResidualCoding == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeIntra4x4Modes == *base.default ]]
++ [[ [.] encode_one_frame == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] writeCBPandLumaCoeff == *base.default ]]
++ [[ [.] writeMotionInfo2NAL == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] start_macroblock == *base.default ]]
++ [[ [unknown] == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] sign == *base.default ]]
++ [[ [.] ue_linfo == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] SetRefAndMotionVectors == *base.default ]]
++ [[ [.] strlen@plt == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] SetModesAndRefframeForBlocks == *base.default ]]
++ [[ [.] start_macroblock == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] OneComponentLumaPrediction4x4 == *base.default ]]
++ [[ [.] sign == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] Mode_Decision_for_8x8IntraBlocks == *base.default ]]
++ [[ [.] se_linfo == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] memset == *base.default ]]
++ [[ [k] 0xffff800010081cb0 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] FindSkipModeMotionVector == *base.default ]]
++ [[ [.] exp2@@GLIBC_2.29 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] EdgeLoop == *base.default ]]
++ [[ [.] cbp_linfo_inter == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161802,9 +159811,9 @@
+ [[ lbm_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.470.lbm.exec 3181
++ report_test_entry tcwg_bmk-code_size-spec2k6.470.lbm.exec 3158
+ local name=tcwg_bmk-code_size-spec2k6.470.lbm.exec
-+ local value=3181
++ local value=3158
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161824,10 +159833,6 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] LBM_initializeSpecialCellsForChannel == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
+ [[ [.] LBM_initializeGrid == *base.default ]]
+ continue
+ IFS=,
@@ -161835,9 +159840,9 @@
+ [[ omnetpp_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.471.omnetpp.exec 2784
++ report_test_entry tcwg_bmk-code_size-spec2k6.471.omnetpp.exec 2823
+ local name=tcwg_bmk-code_size-spec2k6.471.omnetpp.exec
-+ local value=2784
++ local value=2823
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161857,11 +159862,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN7cObject8setOwnerEPS_ == *base.default ]]
++ [[ [.] strcmp == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] strcmp == *base.default ]]
++ [[ [.] _ZN7cObject8setOwnerEPS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161869,35 +159874,35 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] malloc == *base.default ]]
++ [[ [.] _int_malloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _int_malloc == *base.default ]]
++ [[ [.] _ZN11cSimulation10doOneEventEP13cSimpleModule == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] cfree@GLIBC_2.4 == *base.default ]]
++ [[ [.] _ZNK6cArray3getEi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN11cSimulation10doOneEventEP13cSimpleModule == *base.default ]]
++ [[ [.] _ZN8EtherMAC21processMsgFromNetworkEP8cMessage == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8EtherMAC10printStateEv == *base.default ]]
++ [[ [.] _fini == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8EtherMAC21processMsgFromNetworkEP8cMessage == *base.default ]]
++ [[ [.] malloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN5cGate7deliverEP8cMessaged == *base.default ]]
++ [[ [.] _ZN8EtherMAC13handleMessageEP8cMessage == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN7cObjectD2Ev == *base.default ]]
++ [[ [.] cfree@GLIBC_2.4 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161905,23 +159910,23 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN11cSimulation16selectNextModuleEv == *base.default ]]
++ [[ [.] _ZN8EtherMAC10printStateEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _fini == *base.default ]]
++ [[ libstdc++.so.6.0.30 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10TCmdenvApp8simulateEv == *base.default ]]
++ [[ [.] _ZN7cObjectD2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8EtherMAC13handleMessageEP8cMessage == *base.default ]]
++ [[ [.] _ZN5cGate7deliverEP8cMessaged == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8cMessageaSERKS_ == *base.default ]]
++ [[ [.] _ZN13cSimpleModule11sendDelayedEP8cMessagedP5cGate == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161929,31 +159934,31 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK6cArray3getEi == *base.default ]]
++ [[ [.] _ZN11cSimulation16selectNextModuleEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN13cSimpleModule11sendDelayedEP8cMessagedP5cGate == *base.default ]]
++ [[ [.] _ZN12cMessageHeap8getFirstEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libstdc++.so.6.0.30 == *base.default ]]
++ [[ [.] _ZN8cMessageaSERKS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9TOmnetApp15checkTimeLimitsEv == *base.default ]]
++ [[ [.] _ZN13cSimpleModule7arrivedEP8cMessageid == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN12cMessageHeap8getFirstEv == *base.default ]]
++ [[ [.] _ZN10TCmdenvApp8simulateEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10cOutVector6recordEd == *base.default ]]
++ [[ [.] _ZN9TOmnetApp15checkTimeLimitsEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN24cFileOutputVectorManager6recordEPvdd == *base.default ]]
++ [[ [.] _ZN10cOutVector6recordEd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161961,19 +159966,19 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6cArray3getEi == *base.default ]]
++ [[ [.] _ZNK7cObject12defaultOwnerEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK7cObject12defaultOwnerEv == *base.default ]]
++ [[ [.] _ZN6cArray3getEi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN13cSimpleModule7arrivedEP8cMessageid == *base.default ]]
++ [[ [.] _ZNK13cSimpleModule7simTimeEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZdlPv == *base.default ]]
++ [[ [.] _ZN7cObjectC2EPKc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -161981,119 +159986,119 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] memcmp == *base.default ]]
++ [[ [.] _ZN24cFileOutputVectorManager6recordEPvdd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN7cObjectnwEj == *base.default ]]
++ [[ [.] memcmp == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _Znwj == *base.default ]]
++ [[ [.] _ZNSt5ctypeIwED2Ev@plt == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK8cMessage11arrivalGateEv == *base.default ]]
++ [[ [.] _Znwj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN13cSimpleModule11sendDelayedEP8cMessagedPKci == *base.default ]]
++ [[ [.] _ZN7cModule4gateEPKci == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8EtherMAC17handleEndRxPeriodEv == *base.default ]]
++ [[ [.] _ZN7cObjectnwEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _Z10opp_strdupPKc == *base.default ]]
++ [[ [.] _ZdlPv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN7cObjectC2EPKc == *base.default ]]
++ [[ [.] __ThumbV7PILongThunk_strcmp == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN7cModule4gateEPKci == *base.default ]]
++ [[ [.] _ZNK8cMessage11arrivalGateEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK13cSimpleModule7simTimeEv == *base.default ]]
++ [[ [.] _ZN6cEnvir13objectDeletedEP7cObject == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8cMessageC2ERKS_ == *base.default ]]
++ [[ [.] _ZN8EtherHub13handleMessageEP8cMessage == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __ThumbV7PILongThunk_strcmp == *base.default ]]
++ [[ [.] _ZN8cMessageD0Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN13cSimpleModule4sendEP8cMessagePKci == *base.default ]]
++ [[ [.] _ZN13cSimpleModule11sendDelayedEP8cMessagedPKci == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10EtherFrameC2EPKci == *base.default ]]
++ [[ [.] _ZN12EtherAppRespC2ERKS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8EtherMAC24processReceivedDataFrameEP10EtherFrame == *base.default ]]
++ [[ [.] _ZN17EtherFrameWithLLCC2ERKS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8EtherHub13handleMessageEP8cMessage == *base.default ]]
++ [[ [.] strcpy == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN17EtherFrameWithLLCC2ERKS_ == *base.default ]]
++ [[ [.] _ZN9TOmnetApp20recordInOutputVectorEPvdd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN12cMessageHeap3getEP8cMessage == *base.default ]]
++ [[ [.] _Z10opp_strdupPKc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9TOmnetApp13objectDeletedEP7cObject == *base.default ]]
++ [[ [.] _ZN17EtherFrameWithLLCD0Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN7cObject7setNameEPKc == *base.default ]]
++ [[ [.] _Z10opp_strcmpPKcS0_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6cEnvir13objectDeletedEP7cObject == *base.default ]]
++ [[ [.] _ZN8EtherMAC17handleEndRxPeriodEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK17EtherFrameWithLLC3dupEv == *base.default ]]
++ [[ [.] _ZN8EtherMAC24processReceivedDataFrameEP10EtherFrame == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN17EtherFrameWithLLCD0Ev == *base.default ]]
++ [[ [.] _ZN13cSimpleModule4sendEP8cMessagePKci == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN12EtherAppRespC2ERKS_ == *base.default ]]
++ [[ [.] _ZN10MACAddressaSERKS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10EtherFrameaSERKS_ == *base.default ]]
++ [[ [.] _ZN10EtherFrameC2EPKci == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt5ctypeIwED2Ev@plt == *base.default ]]
++ [[ [.] strlen == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK12cMessageHeap9peekFirstEv == *base.default ]]
++ [[ [.] _ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] strcpy == *base.default ]]
++ [[ [.] _ZNK12cMessageHeap9peekFirstEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8cMessageD2Ev == *base.default ]]
++ [[ [.] _ZN8cMessageC2ERKS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162101,148 +160106,148 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10MACAddressaSERKS_ == *base.default ]]
++ [[ [.] _ZN10EtherFrameaSERKS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9TOmnetApp20recordInOutputVectorEPvdd == *base.default ]]
++ [[ [.] _ZN8cMessageD2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN7cObject7discardEPS_ == *base.default ]]
++ [[ [.] _ZN7cObject7setNameEPKc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] 0x0006a960 == *base.default ]]
++ [[ [.] _ZNK17EtherFrameWithLLC3dupEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8cMessage10setArrivalEP7cModuleid == *base.default ]]
++ [[ [.] _ZN9TOmnetApp13objectDeletedEP7cObject == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN18EtherFrameWithSNAPD2Ev == *base.default ]]
++ [[ [.] _ZN7cObjectC2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN11EtherAppReqC2ERKS_ == *base.default ]]
++ [[ [.] _ZN7cObject7discardEPS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _Z10opp_strcmpPKcS0_ == *base.default ]]
++ [[ [.] _ZN4cPar11doubleValueEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _Znaj == *base.default ]]
++ [[ [.] _ZN13cSimpleModule11cancelEventEP8cMessage == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8EtherMAC26processFrameFromUpperLayerEP10EtherFrame == *base.default ]]
++ [[ [.] _ZN12cMessageHeap3getEP8cMessage == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6cEnvir11messageSentEP8cMessage == *base.default ]]
++ [[ [.] _ZNKSt9type_info7__equalERKS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN4cPar11doubleValueEv == *base.default ]]
++ [[ [.] _ZNK8cMessage3dupEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __dynamic_cast == *base.default ]]
++ [[ [.] _ZN8EtherMAC22frameReceptionCompleteEP10EtherFrame == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE == *base.default ]]
++ [[ [.] _ZN6cEnvir11messageSentEP8cMessage == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8cMessage11setSentFromEP7cModuleid == *base.default ]]
++ [[ [.] _ZN15MACAddress_BaseC2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN11EtherAppReqD0Ev == *base.default ]]
++ [[ [.] __dynamic_cast == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base == *base.default ]]
++ [[ [.] _ZNK12EtherAppResp3dupEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK12EtherAppResp3dupEv == *base.default ]]
++ [[ [.] _ZN8cMessage11setSentFromEP7cModuleid == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8cMessageD0Ev == *base.default ]]
++ [[ [.] _ZN6cEnvir20recordInOutputVectorEPvdd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN7cObjectC2Ev == *base.default ]]
++ [[ [.] _ZN18EtherFrameWithSNAPD2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN15MACAddress_BaseC2Ev == *base.default ]]
++ [[ [.] _ZN11EtherAppReqD0Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] strlen == *base.default ]]
++ [[ [.] unlink_chunk.constprop.0 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10MACAddress11isBroadcastEv == *base.default ]]
++ [[ [.] 0x0006a960 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8EtherMAC22startFrameTransmissionEv == *base.default ]]
++ [[ [.] _ZNK11EtherAppReq3dupEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] unlink_chunk.constprop.0 == *base.default ]]
++ [[ [.] _ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt11logic_errorC1EPKc@plt == *base.default ]]
++ [[ [.] _Znaj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNKSt9type_info7__equalERKS_ == *base.default ]]
++ [[ [.] _ZN8EtherMAC17handleEndTxPeriodEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK8cMessage3dupEv == *base.default ]]
++ [[ [.] _ZN11EtherAppReqC2ERKS_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK13cSimpleModule8isSimpleEv == *base.default ]]
++ [[ [.] _ZN10MACAddressC1Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN8EtherMAC22frameReceptionCompleteEP10EtherFrame == *base.default ]]
++ [[ [.] _ZN8EtherMAC26processFrameFromUpperLayerEP10EtherFrame == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6cEnvir20recordInOutputVectorEPvdd == *base.default ]]
++ [[ [.] _ZN8EtherMAC22startFrameTransmissionEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN13cSimpleModule11cancelEventEP8cMessage == *base.default ]]
++ [[ [.] _ZN8EtherLLC19processFrameFromMACEP17EtherFrameWithLLC == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN12EtherAppRespD0Ev == *base.default ]]
++ [[ [.] _ZN8cMessage10setArrivalEP7cModuleid == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _Unwind_DeleteException@plt == *base.default ]]
++ [[ [.] _ZSt15future_categoryv@plt == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
+ [[ astar_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.473.astar.exec 4873
++ report_test_entry tcwg_bmk-code_size-spec2k6.473.astar.exec 4906
+ local name=tcwg_bmk-code_size-spec2k6.473.astar.exec
-+ local value=4873
++ local value=4906
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162286,11 +160291,15 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
++ [[ libc.so.6 == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
+ [[ [.] _ZN11regboundobj10addtoboundER9flexarrayI6pointtEii == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libc.so.6 == *base.default ]]
++ [[ [.] _ZN9regmngobj10makebound2ER9flexarrayI6pointtES3_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162298,7 +160307,7 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9regmngobj10makebound2ER9flexarrayI6pointtES3_ == *base.default ]]
++ [[ [.] _ZN6wayobj11createwayarEiiRP8point16tRi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162306,87 +160315,87 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6wayobj11createwayarEiiRP8point16tRi == *base.default ]]
++ [[ [.] _int_free == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _int_free == *base.default ]]
++ [[ [.] _ZN11regboundobj4stepEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9regmngobj13addallregionsEv == *base.default ]]
++ [[ [.] _int_malloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] unlink_chunk.constprop.0 == *base.default ]]
++ [[ [.] _ZN9regmngobj13addallregionsEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9regwayobj4fillEP6regobjS1_ == *base.default ]]
++ [[ [.] _ZN9regmngobj18enlargeneighborsesEi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN11regboundobj4stepEv == *base.default ]]
++ [[ [.] _ZN9regmngobj13findfreeplaceEiiRiS0_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _int_malloc == *base.default ]]
++ [[ [.] _Z8myrandomv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] cfree@GLIBC_2.4 == *base.default ]]
++ [[ [.] _ZN9regmngobj20definemiddleregpointEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9regmngobj20definemiddleregpointEv == *base.default ]]
++ [[ [.] _ZN6wayobj4fillEiiii == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9regmngobj18enlargeneighborsesEi == *base.default ]]
++ [[ [.] _ZN6regobj10makebound2ER9flexarrayI6pointtES3_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9regmngobj15redefineregionsEv == *base.default ]]
++ [[ [.] _ZN6regobj10addtoboundER9flexarrayI6pointtEii == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9regmngobj13createregionsEi == *base.default ]]
++ [[ [.] _ZN11regboundobj9firststepEiiP6regobjP9regmngobj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9regmngobj10addregionsEv == *base.default ]]
++ [[ [.] unlink_chunk.constprop.0 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6wayobj8addpointEii == *base.default ]]
++ [[ [.] malloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6regobj10makebound2ER9flexarrayI6pointtES3_ == *base.default ]]
++ [[ [.] _ZN9regwayobj4fillEP6regobjS1_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN6regobj10addtoboundER9flexarrayI6pointtEii == *base.default ]]
++ [[ [.] _ZN9regmngobj13deleteregionsEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN11regboundobj9firststepEiiP6regobjP9regmngobj == *base.default ]]
++ [[ [.] _ZN9regmngobj13defineregionsEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _Z8myrandomv == *base.default ]]
++ [[ [.] _ZN9regmngobj13createregionsEi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __memcpy_neon == *base.default ]]
++ [[ [.] _ZN9regmngobj10addregionsEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9regmngobj13findfreeplaceEiiRiS0_ == *base.default ]]
++ [[ [.] _ZN7way2obj9createwayEiiiiPhRP6pointtRi == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN9regmngobj13defineregionsEv == *base.default ]]
++ [[ [.] _ZN7way2obj4fillEii == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162394,24 +160403,36 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
++ [[ [.] _ZN6wayobj8addpointEii == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
++ [[ [.] _ZN6regobj6createEii == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
+ [[ [.] _Z8myrandomff == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] memset == *base.default ]]
++ [[ [.] __memcpy_neon == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] malloc_consolidate == *base.default ]]
++ [[ [.] cfree@GLIBC_2.4 == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
++ [[ [.] alloc_perturb == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
+ [[ sphinx_livepretend_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.482.sphinx3.exec 879
++ report_test_entry tcwg_bmk-code_size-spec2k6.482.sphinx3.exec 880
+ local name=tcwg_bmk-code_size-spec2k6.482.sphinx3.exec
-+ local value=879
++ local value=880
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162443,11 +160464,15 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] mdef_sseq2sen_active == *base.default ]]
++ [[ [.] __vfscanf_internal == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __vfscanf_internal == *base.default ]]
++ [[ [.] approx_mgau_eval == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
++ [[ [.] mdef_sseq2sen_active == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162455,71 +160480,75 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] approx_mgau_eval == *base.default ]]
++ [[ [.] lextree_hmm_propagate == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] dict2pid_comsenscr == *base.default ]]
++ [[ [.] memset == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] lextree_hmm_propagate == *base.default ]]
++ [[ [.] lextree_enter == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __rawmemchr == *base.default ]]
++ [[ [.] dict2pid_comsenscr == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] memset == *base.default ]]
++ [[ [.] fe_fft == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] log@@GLIBC_2.29 == *base.default ]]
++ [[ [.] vithist_enter == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libm.so.6 == *base.default ]]
++ [[ [.] __rawmemchr == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] dict2pid_comsseq2sen_active == *base.default ]]
++ [[ [.] mgau_init == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] lextree_ssid_active == *base.default ]]
++ [[ [.] _int_malloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] key2hash == *base.default ]]
++ [[ [.] _int_free == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _int_malloc == *base.default ]]
++ [[ [.] fe_mel_cep == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __GI_____strtol_l_internal == *base.default ]]
++ [[ [.] vithist_entry_alloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] fe_fft == *base.default ]]
++ [[ [.] unlink_chunk.constprop.0 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] vithist_rescore == *base.default ]]
++ [[ [.] subheap_pop == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] utt_decode_block == *base.default ]]
++ [[ [.] subheap_insert == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] strlen == *base.default ]]
++ [[ [.] __strtof_internal == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __mpn_lshift == *base.default ]]
++ [[ [.] __mpn_mul == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
++ [[ [.] memcmp == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162527,23 +160556,23 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] lm_bg_score == *base.default ]]
++ [[ [.] log@@GLIBC_2.29 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __libc_calloc == *base.default ]]
++ [[ libm.so.6 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] lextree_enter == *base.default ]]
++ [[ [.] __libc_calloc == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __isoc99_sscanf == *base.default ]]
++ [[ [.] lextree_ssid_active == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _IO_str_init_static_internal == *base.default ]]
++ [[ [.] __isoc99_sscanf@plt == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162551,11 +160580,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _IO_default_uflow == *base.default ]]
++ [[ [.] glist_chkdup_int32 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _int_free == *base.default ]]
++ [[ [.] __GI_____strtol_l_internal == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162563,11 +160592,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] fe_hamming_window == *base.default ]]
++ [[ [.] __GI___libc_cleanup_pop_restore == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] dict2pid_build == *base.default ]]
++ [[ [.] dict2pid_comsseq2sen_active == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162575,16 +160604,12 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] alloc_perturb == *base.default ]]
-+ continue
-+ IFS=,
-+ read -r benchmark symbol sample _dso
+ [[ Xalan_base.default == *base.default ]]
+ false
+ echo ' ,'
-+ report_test_entry tcwg_bmk-code_size-spec2k6.483.xalancbmk.exec 3648
++ report_test_entry tcwg_bmk-code_size-spec2k6.483.xalancbmk.exec 3659
+ local name=tcwg_bmk-code_size-spec2k6.483.xalancbmk.exec
-+ local value=3648
++ local value=3659
+ cat
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162592,15 +160617,15 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPKPKN10xalanc_1_814XalanDOMStringESt6vectorIS5_SaIS5_EEEENS0_5__ops10_Iter_predINS2_20equalsXalanDOMStringEEEET_SG_SG_T0_St26random_access_iterator_tag == *base.default ]]
++ [[ [.] _ZN10xalanc_1_814VariablesStack9findEntryERKNS_10XalanQNameEbb == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_814VariablesStack9findEntryERKNS_10XalanQNameEbb == *base.default ]]
++ [[ [.] _ZN10xalanc_1_827XalanReferenceCountedObject12addReferenceEPS0_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_810XalanQName6equalsERKS0_ == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_85XPath11executeMoreEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162608,39 +160633,39 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_85XPath11executeMoreEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
++ [[ [.] _ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPKPKN10xalanc_1_814XalanDOMStringESt6vectorIS5_SaIS5_EEEENS0_5__ops10_Iter_predINS2_20equalsXalanDOMStringEEEET_SG_SG_T0_St26random_access_iterator_tag == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_827XalanReferenceCountedObject15removeReferenceEPS0_ == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_811XalanBitmap5isSetEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_817FunctionSubstring7executeERNS_21XPathExecutionContextEPNS_9XalanNodeENS_10XObjectPtrES5_S5_PKN11xercesc_2_57LocatorE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_827XalanReferenceCountedObject15removeReferenceEPS0_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_811XalanBitmap5isSetEj == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_817FunctionSubstring7executeERNS_21XPathExecutionContextEPNS_9XalanNodeENS_10XObjectPtrES5_S5_PKN11xercesc_2_57LocatorE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_827XalanReferenceCountedObject12addReferenceEPS0_ == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_810XalanQName6equalsERKS0_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ libc.so.6 == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_85XPath11runFunctionEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_85XPath11runFunctionEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_813DoubleSupport5roundEd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_821XObjectFactoryDefault14doReturnObjectEPNS_7XObjectEb == *base.default ]]
++ [[ libc.so.6 == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_813DoubleSupport5roundEd == *base.default ]]
++ [[ [.] _ZN10xalanc_1_814VariablesStack11findXObjectERKNS_10XalanQNameERNS_26StylesheetExecutionContextEbbRb == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162648,11 +160673,11 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] __memcpy_neon == *base.default ]]
++ [[ [.] _ZN10xalanc_1_821XObjectFactoryDefault14doReturnObjectEPNS_7XObjectEb == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_814VariablesStack11findXObjectERKNS_10XalanQNameERNS_26StylesheetExecutionContextEbbRb == *base.default ]]
++ [[ [.] _ZN10xalanc_1_833StylesheetExecutionContextDefault9getParamsERKNS_19ElemTemplateElementERSt6vectorINS_14VariablesStack17ParamsVectorEntryESaIS6_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162660,11 +160685,15 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_833StylesheetExecutionContextDefault9getParamsERKNS_19ElemTemplateElementERSt6vectorINS_14VariablesStack17ParamsVectorEntryESaIS6_EE == *base.default ]]
++ [[ [.] __memcpy_neon == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_814XalanDOMString6appendEPKtj == *base.default ]]
++ [[ [.] _ZN10xalanc_1_822ReusableArenaAllocatorINS_13XStringCachedEE13destroyObjectEPS1_ == *base.default ]]
++ continue
++ IFS=,
++ read -r benchmark symbol sample _dso
++ [[ [.] _ZNK10xalanc_1_810ElemChoose7executeERNS_26StylesheetExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162672,23 +160701,23 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_814VariablesStack4pushERKNS0_10StackEntryE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_818ReusableArenaBlockINS_13XStringCachedEE19getNextFromFreeListEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_814XalanDOMString5eraseEjj == *base.default ]]
++ [[ [.] _ZN10xalanc_1_814XalanDOMString6appendEPKtj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_822ReusableArenaAllocatorINS_13XStringCachedEE13destroyObjectEPS1_ == *base.default ]]
++ [[ [.] _ZN10xalanc_1_811XalanBitmap3setEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt6vectorIN10xalanc_1_814VariablesStack10StackEntryESaIS2_EE9push_backERKS2_ == *base.default ]]
++ [[ [.] _ZN10xalanc_1_87XObject12dereferencedEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_828XTokenNumberAdapterAllocator6createERKNS_6XTokenE == *base.default ]]
++ [[ [.] _ZNSt6vectorItSaItEE15_M_range_insertIPKtEEvN9__gnu_cxx17__normal_iteratorIPtS1_EET_S9_St20forward_iterator_tag == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162700,51 +160729,51 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_87XObject12dereferencedEv == *base.default ]]
++ [[ [.] _ZN10xalanc_1_811XalanBitmap5clearEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt6vectorItSaItEE15_M_range_insertIPKtEEvN9__gnu_cxx17__normal_iteratorIPtS1_EET_S9_St20forward_iterator_tag == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_85XPath7executeERKNS_14PrefixResolverERNS_21XPathExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_819ElemTemplateElement15executeChildrenERNS_26StylesheetExecutionContextE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_828XTokenNumberAdapterAllocator6createERKNS_6XTokenE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_819XalanDOMStringCache7releaseERNS_14XalanDOMStringE == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_819ElemTemplateElement15executeChildrenERNS_26StylesheetExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_85XPath9numberlitEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_814XalanDOMString5eraseEjj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_822ReusableArenaAllocatorINS_19XTokenNumberAdapterEE13destroyObjectEPS1_ == *base.default ]]
++ [[ [.] _ZNSt6vectorIN10xalanc_1_814VariablesStack10StackEntryESaIS2_EE9push_backERKS2_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_85XPath7executeERKNS_14PrefixResolverERNS_21XPathExecutionContextE == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_85XPath9numberlitEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_814XSLTEngineImpl17getTraceListenersEv == *base.default ]]
++ [[ [.] _ZN10xalanc_1_822ReusableArenaAllocatorINS_19XTokenNumberAdapterEE13destroyObjectEPS1_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_827XalanReferenceCountedObjectD2Ev == *base.default ]]
++ [[ [.] _ZN10xalanc_1_819XalanDOMStringCache7releaseERNS_14XalanDOMStringE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_85XPath20functionStringLengthEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
++ [[ [.] _ZNSt6vectorIPN10xalanc_1_814XalanDOMStringESaIS2_EE9push_backERKS2_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_818ReusableArenaBlockINS_13XStringCachedEE10ownsObjectEPKS1_ == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_89ElemParam7executeERNS_26StylesheetExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_810ElemChoose7executeERNS_26StylesheetExecutionContextE == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_819ElemTemplateElement7executeERNS_26StylesheetExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162752,43 +160781,43 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_818ReusableArenaBlockINS_19XTokenNumberAdapterEE19getNextFromFreeListEv == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_818ReusableArenaBlockINS_13XStringCachedEE10ownsObjectEPKS1_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt6vectorIPN10xalanc_1_814XalanDOMStringESaIS2_EE9push_backERKS2_ == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_814XSLTEngineImpl17getTraceListenersEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_85XPath11executeMoreEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextERNS_17FormatterListenerEMSD_FvPKtjE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_822XStringCachedAllocator12createStringERNS_21XPathExecutionContext25GetAndReleaseCachedStringE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_818ReusableArenaBlockINS_13XStringCachedEE19getNextFromFreeListEv == *base.default ]]
++ [[ [.] _ZN10xalanc_1_814VariablesStack4pushERKNS0_10StackEntryE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_811XalanBitmap3setEj == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_85XPath11executeMoreEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextERNS_17FormatterListenerEMSD_FvPKtjE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt6vectorItSaItEE7reserveEj == *base.default ]]
++ [[ [.] _ZN10xalanc_1_87XObject10referencedEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_89ElemParam7executeERNS_26StylesheetExecutionContextE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_814VariablesStack3popEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_819ElemTemplateElement7executeERNS_26StylesheetExecutionContextE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_821XObjectFactoryDefault12createStringERNS_21XPathExecutionContext25GetAndReleaseCachedStringE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_87XObjectC2ENS0_11eObjectTypeE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_821XObjectFactoryDefault12createNumberEd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_821XObjectFactoryDefault12createStringERNS_21XPathExecutionContext25GetAndReleaseCachedStringE == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_85XPath20functionStringLengthEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162796,7 +160825,7 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_811XalanBitmap5clearEj == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_85XPath6equalsEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162804,15 +160833,15 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_814FunctionConcat7executeERNS_21XPathExecutionContextEPNS_9XalanNodeENS_10XObjectPtrES5_PKN11xercesc_2_57LocatorE == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_818ReusableArenaBlockINS_19XTokenNumberAdapterEE10ownsObjectEPKS1_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_85XPath6equalsEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_86equalsEPKtS1_j == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_89XalanTextC2Ev == *base.default ]]
++ [[ [.] _ZN10xalanc_1_818ReusableArenaBlockINS_19XTokenNumberAdapterEE16commitAllocationEPS1_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162820,107 +160849,107 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_813XStringCachedD2Ev == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_833StylesheetExecutionContextDefault17getTraceListenersEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_816ElemCallTemplate7executeERNS_26StylesheetExecutionContextE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_89XalanTextC2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_87XObject10referencedEv == *base.default ]]
++ [[ [.] _ZN10xalanc_1_827XalanReferenceCountedObjectC2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_86equalsEPKtS1_j == *base.default ]]
++ [[ [.] _ZN10xalanc_1_818ReusableArenaBlockINS_13XStringCachedEE13allocateBlockEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_822XStringCachedAllocator12createStringERNS_21XPathExecutionContext25GetAndReleaseCachedStringE == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_819XTokenNumberAdapter11getRealTypeEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_818ReusableArenaBlockINS_19XTokenNumberAdapterEE16commitAllocationEPS1_ == *base.default ]]
++ [[ [.] _ZN10xalanc_1_818ReusableArenaBlockINS_19XTokenNumberAdapterEE19getNextFromFreeListEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_86XToken3numEv == *base.default ]]
++ [[ [.] _ZNSt6vectorItSaItEE7reserveEj == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_833StylesheetExecutionContextDefault17getTraceListenersEv == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_87XObject3strERNS_14XalanDOMStringE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_833StylesheetExecutionContextDefault14createVariableERKNS_5XPathEPNS_9XalanNodeERKNS_14PrefixResolverE == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_86XToken3numEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_827XalanReferenceCountedObjectC2Ev == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_816ElemCallTemplate7executeERNS_26StylesheetExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_826XObjectResultTreeFragProxyD2Ev == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_813XStringCached3strERNS_17FormatterListenerEMS1_FvPKtjE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_818ReusableArenaBlockINS_19XTokenNumberAdapterEE10ownsObjectEPKS1_ == *base.default ]]
++ [[ [.] _ZN10xalanc_1_87XObjectC2ENS0_11eObjectTypeE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_821XalanQNameByReferenceC1ERKNS_14XalanDOMStringES3_ == *base.default ]]
++ [[ [.] _ZN10xalanc_1_827XalanReferenceCountedObjectD2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_814VariablesStack3popEv == *base.default ]]
++ [[ [.] _ZN10xalanc_1_826XObjectResultTreeFragProxyC2ERKNS_7XObjectE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_819XTokenNumberAdapter3numEv == *base.default ]]
++ [[ [.] _ZN10xalanc_1_814VariablesStack15popElementFrameEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_813XStringCached3strERNS_17FormatterListenerEMS1_FvPKtjE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_813XStringCachedD2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_821XObjectFactoryDefault12createNumberEd == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_814FunctionConcat7executeERNS_21XPathExecutionContextEPNS_9XalanNodeENS_10XObjectPtrES5_PKN11xercesc_2_57LocatorE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_817FormatterListenerC2ENS0_7eFormatE == *base.default ]]
++ [[ [.] _ZN11xercesc_2_512IGXMLScanner10scanEndTagERb == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_87XObject6equalsERKS0_RNS_21XPathExecutionContextE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_813DoubleSupport3addEdd == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_819XalanDOMStringCache3getEv == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_819XTokenNumberAdapter3numEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_85XPath17getNumericOperandEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_833StylesheetExecutionContextDefault14createVariableERKNS_5XPathEPNS_9XalanNodeERKNS_14PrefixResolverE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_811XStringBaseC2Ev == *base.default ]]
++ [[ [.] _ZN10xalanc_1_821XalanDocumentFragmentC2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_87XObject3strERNS_14XalanDOMStringE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_818ReusableArenaBlockINS_13XStringCachedEE16commitAllocationEPS1_ == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_85XPath5minusEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_814VariablesStack10pushParamsERKSt6vectorINS0_17ParamsVectorEntryESaIS2_EE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_819XTokenNumberAdapter11getRealTypeEv == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_85XPath7executeERKNS_14PrefixResolverERNS_21XPathExecutionContextERb == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_817XalanQNameByValue12getLocalPartEv == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_85XPath5minusEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
@@ -162928,73 +160957,415 @@
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_828XPathExecutionContextDefault17setPrefixResolverEPKNS_14PrefixResolverE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_87XObjectD2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_828FormatterStringLengthCounter10charactersEPKtj == *base.default ]]
++ [[ [.] _ZN10xalanc_1_819XalanDOMStringCache3getEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_818ReusableArenaBlockINS_13XStringCachedEE16commitAllocationEPS1_ == *base.default ]]
++ [[ [.] _ZN10xalanc_1_811XStringBaseC2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNSt6vectorIPN10xalanc_1_87XNumberESaIS2_EE9push_backERKS2_ == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_87XObject6equalsERKS0_RNS_21XPathExecutionContextE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_818ReusableArenaBlockINS_19XTokenNumberAdapterEE14blockAvailableEv == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_85XPath11executeMoreEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextERb == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_833StylesheetExecutionContextDefault17setPrefixResolverEPKNS_14PrefixResolverE == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_818ReusableArenaBlockINS_19XTokenNumberAdapterEE14blockAvailableEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_814VariablesStack16popContextMarkerEv == *base.default ]]
++ [[ [.] _ZNK10xalanc_1_814VariablesStack16PushParamFunctorclERKNS0_17ParamsVectorEntryE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_811XStringBaseD2Ev == *base.default ]]
++ [[ [.] _ZN10xalanc_1_833StylesheetExecutionContextDefault10pushParamsERKNS_19ElemTemplateElementE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_85XPath11executeMoreEPNS_9XalanNodeEN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEERNS_21XPathExecutionContextERb == *base.default ]]
++ [[ [.] _ZN10xalanc_1_826StylesheetExecutionContext13ParamsPushPopC2ERS0_RKNS_19ElemTemplateElementE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZNK10xalanc_1_814VariablesStack16PushParamFunctorclERKNS0_17ParamsVectorEntryE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_818XalanCharacterDataC2Ev == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN11xercesc_2_512IGXMLScanner10scanEndTagERb == *base.default ]]
++ [[ [.] _ZN10xalanc_1_814VariablesStack16pushElementFrameEPKNS_19ElemTemplateElementE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_821XalanDocumentFragmentC2Ev == *base.default ]]
++ [[ [.] _ZN10xalanc_1_814VariablesStack16popContextMarkerEv == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_819XTokenNumberAdapterC2ERKNS_6XTokenE == *base.default ]]
++ [[ [.] _ZN10xalanc_1_813XStringCachedC2ERNS_21XPathExecutionContext25GetAndReleaseCachedStringE == *base.default ]]
+ continue
+ IFS=,
+ read -r benchmark symbol sample _dso
-+ [[ [.] _ZN10xalanc_1_814VariablesStack15popElementFrameEv == *base.default ]]
-+ continue
+ IFS=,
-+ read -r benchmark symbol sample _dso
++ read -r benchmark symbol status
+++ tail -n +2 artifacts/results-vs-prev/csv-results-1/status.csv
+++ tr -d '\r'
++ [[ perlbench_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=1
++ report_test_entry tcwg_bmk-code_size-spec2k6.400.perlbench.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.400.perlbench.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.400.perlbench.execution_status 1
++ local name=tcwg_bmk-code_size-spec2k6.400.perlbench.execution_status
++ local value=1
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ bzip2_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.401.bzip2.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.401.bzip2.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.401.bzip2.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.401.bzip2.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ hmmer_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.456.hmmer.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.456.hmmer.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.456.hmmer.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.456.hmmer.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ sjeng_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.458.sjeng.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.458.sjeng.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.458.sjeng.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.458.sjeng.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ libquantum_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.462.libquantum.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.462.libquantum.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.462.libquantum.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.462.libquantum.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ h264ref_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.464.h264ref.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.464.h264ref.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.464.h264ref.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.464.h264ref.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ lbm_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.470.lbm.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.470.lbm.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.470.lbm.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.470.lbm.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ omnetpp_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.471.omnetpp.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.471.omnetpp.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.471.omnetpp.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.471.omnetpp.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ astar_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.473.astar.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.473.astar.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.473.astar.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.473.astar.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ sphinx_livepretend_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.482.sphinx3.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.482.sphinx3.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.482.sphinx3.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.482.sphinx3.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ Xalan_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.483.xalancbmk.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.483.xalancbmk.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.483.xalancbmk.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.483.xalancbmk.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ gcc_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.403.gcc.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.403.gcc.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.403.gcc.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.403.gcc.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ mcf_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.429.mcf.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.429.mcf.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.429.mcf.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.429.mcf.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ milc_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.433.milc.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.433.milc.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.433.milc.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.433.milc.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ namd_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.444.namd.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.444.namd.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.444.namd.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.444.namd.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ gobmk_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.445.gobmk.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.445.gobmk.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.445.gobmk.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.445.gobmk.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ dealII_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.447.dealII.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.447.dealII.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.447.dealII.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.447.dealII.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ soplex_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.450.soplex.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.450.soplex.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.450.soplex.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.450.soplex.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
++ [[ povray_base.default == *base.default ]]
++ false
++ echo ' ,'
++ local compile_status execution_status
++ case "$status" in
++ compile_status=0
++ execution_status=0
++ report_test_entry tcwg_bmk-code_size-spec2k6.453.povray.compile_status 0
++ local name=tcwg_bmk-code_size-spec2k6.453.povray.compile_status
++ local value=0
++ cat
++ echo ' ,'
++ report_test_entry tcwg_bmk-code_size-spec2k6.453.povray.execution_status 0
++ local name=tcwg_bmk-code_size-spec2k6.453.povray.execution_status
++ local value=0
++ cat
++ IFS=,
++ read -r benchmark symbol status
+ report_footer
+ cat
+ false
+ post_to_jira
+ set -euf -o pipefail
-+ echo '# post_to_jira'
# post_to_jira
++ echo '# post_to_jira'
+ local post_card_comment=false
+ local post_template_comment=false
+ false
+ false
+ false
-+ echo 'Full stage ran successfully.'
Full stage ran successfully.
++ echo 'Full stage ran successfully.'