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

Change subject: tests: Fix broken compiler-tests.sh
......................................................................

tests: Fix broken compiler-tests.sh

Change-Id: I4ab0f91fe42249acc973be20201a1bd54e582d16
---
M tests/compiler-tests.sh
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/tests/compiler-tests.sh b/tests/compiler-tests.sh
index 699d134..12cf083 100755
--- a/tests/compiler-tests.sh
+++ b/tests/compiler-tests.sh
@@ -30,7 +30,7 @@

 # A subset of the above list: these images will build against every target,
 # ignoring builds_per_compiler.
-comprehensive=("gcc-version-11")
+comprehensive=("gcc-version-11"
                "clang-version-11")

 # All build targets in build_opt/ which we want to build using each image.

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/50829
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: I4ab0f91fe42249acc973be20201a1bd54e582d16
Gerrit-Change-Number: 50829
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