summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn Jolly <john.jolly@gmail.com>2020-06-06 15:14:11 -0600
committerGitHub <noreply@github.com>2020-06-06 16:14:11 -0500
commit46a751081daa76b5a1a9555f066e1aa6629bf17d (patch)
tree54dc0959d22512d448cf2a744ad42bee92730276 /.travis.yml
parent885808cc13d90a12a70e9ab082934b5222298004 (diff)
downloadspack-46a751081daa76b5a1a9555f066e1aa6629bf17d.tar.gz
spack-46a751081daa76b5a1a9555f066e1aa6629bf17d.tar.bz2
spack-46a751081daa76b5a1a9555f066e1aa6629bf17d.tar.xz
spack-46a751081daa76b5a1a9555f066e1aa6629bf17d.zip
gcc: Fix error 'size of array is negative' (#16969)
gcc 9.3.0 and glibc 2.31 (found in the base install of Ubuntu 20.04) cause the gcc package to error during build with the error: "size of array 'assertion_failed__####' is negative" Previous to this fix, the error was resolved for v8.1.0 <= gcc <= v9.2.0 via two patches. This fix backports those patches for v5.3.0 <= gcc <= v7.4.0 Potentially these patches need to be backported to versions of gcc before v5.3.0, but other compile issues need to be resolved for earlier versions of gcc first. Fixes #16968
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions