Skip to content

Commit 9dd7a4e

Browse files
committed
add easystack file for rebuilding GCCcore 12.3.0/13.2.0
1 parent 6f9d7ad commit 9dd7a4e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)