[gem5-dev] Change in gem5/gem5[develop]: tests: Update the documentation in compiler-tests.sh

2021-06-30 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. (  
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
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/47339
Reviewed-by: Bobby R. Bruce 
Reviewed-by: Daniel Carvalho 
Maintainer: Bobby R. Bruce 
Tested-by: kokoro 
---
M tests/compiler-tests.sh
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Daniel Carvalho: Looks good to me, approved
  Bobby R. Bruce: Looks good to me, approved; Looks good to me, approved
  kokoro: Regressions pass



diff --git a/tests/compiler-tests.sh b/tests/compiler-tests.sh
index 41fdfa8..a570e54 100755
--- a/tests/compiler-tests.sh
+++ b/tests/compiler-tests.sh
@@ -1,8 +1,8 @@
 #!/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 gem5. The images for the latests supported gcc and clang compiler
+# versions 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 )"

--
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: 3
Gerrit-Owner: Bobby R. Bruce 
Gerrit-Reviewer: Bobby R. Bruce 
Gerrit-Reviewer: Daniel Carvalho 
Gerrit-Reviewer: Jason Lowe-Power 
Gerrit-Reviewer: kokoro 
Gerrit-MessageType: merged
___
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-dev] Change in gem5/gem5[develop]: tests: Update the documentation in compiler-tests.sh

2021-06-29 Thread Bobby R. Bruce (Gerrit) via gem5-dev
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 
Gerrit-MessageType: newchange
___
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s