Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/47339 )

Change subject: tests: Update the documentation in compiler-tests.sh
......................................................................

tests: Update the documentation in compiler-tests.sh

This was out-of-date and has been updated in this commit.

Change-Id: I18519bb2111dae4d2f86806618115153fa8d5372
---
M tests/compiler-tests.sh
1 file changed, 3 insertions(+), 3 deletions(-)



diff --git a/tests/compiler-tests.sh b/tests/compiler-tests.sh
index 41fdfa8..a726e05 100755
--- a/tests/compiler-tests.sh
+++ b/tests/compiler-tests.sh
@@ -1,9 +1,9 @@
 #!/bin/bash

 # This script will run all our supported compilers (see the "images" set)
-# against gem5. The "ubuntu-20.04_all-dependencies" and "clang-version-9"
-# images are run against all built targets. The remainder are evaluated
-# against a random shuffling of built targets.
+# against gem5. The "gcc-version-10" and "clang-version-11" images are
+# run against all built targets. The remainder are evaluated against a
+# random shuffling of built targets.

 dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
 gem5_root="${dir}/.."

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/47339
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I18519bb2111dae4d2f86806618115153fa8d5372
Gerrit-Change-Number: 47339
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby R. Bruce <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to