File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
easystacks/software.eessi.io/2023.06/rebuilds Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ # 2024-03-28
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+ easyconfigs :
10+ - GCCcore-12.3.0.eb :
11+ options :
12+ from-pr : 20218
13+ - GCCcore-13.2.0.eb :
14+ options :
15+ from-pr : 19974
You can’t perform that action at this time.
0 commit comments