File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
easystacks/pilot.nessi.no/2023.06/rebuilds Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change
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 :
You can’t perform that action at this time.
0 commit comments