We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9d7ad commit 9dd7a4eCopy full SHA for 9dd7a4e
easystacks/pilot.nessi.no/2023.06/rebuilds/20240412-eb-4.9.1-GCCcore-fix-aarch64-vectorization.yml
@@ -0,0 +1,12 @@
1
+# 2024-04-12
2
+# Rebuild GCCcore to fix a compiler bug in the tree-vectorizer
3
+# We encountered it in https://github.com/EESSI/software-layer/pull/479#issuecomment-1957091774
4
+# and https://github.com/EESSI/software-layer/pull/507#issuecomment-2011724613
5
+# Upstream issue: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111478
6
+# Upstream fix: https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=e5f1956498251a4973d52c8aad3faf34d0443169
7
+# Fix in EasyBuild https://github.com/easybuilders/easybuild-easyconfigs/pull/19974
8
+# https://github.com/easybuilders/easybuild-easyconfigs/pull/20218
9
+# Both should be included with EB 4.9.1
10
+easyconfigs:
11
+ - GCCcore-12.3.0.eb:
12
+ - GCCcore-13.2.0.eb:
0 commit comments