]> sourceware.org Git - glibc.git/commit
Default build-many-glibcs.py to GCC 7 branch.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 26 Apr 2017 15:26:47 +0000 (15:26 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 26 Apr 2017 15:26:47 +0000 (15:26 +0000)
commit6ef8a2c76a79f803343d0d1242cacd1265246153
tree74e81110395efb1ed052a3596c79dfc67bedc6c5
parent1e1f44de64d12a9539155665cd0aedee7909b00d
Default build-many-glibcs.py to GCC 7 branch.

Now there is a GCC 7 release branch, this patch makes
build-many-glibcs.py default to using it instead of GCC 6.

Relative to GCC 6, this fixes the MicroBlaze build but introduces ICEs
building glibc testcases for SH (GCC PRs 78459, 78460; the latter is
an out-of-memory issue so you may want to set memory limits when
running build-many-glibcs.py).

* scripts/build-many-glibcs.py (Context.checkout): Default gcc
version to 7 branch.
ChangeLog
scripts/build-many-glibcs.py
This page took 0.044054 seconds and 5 git commands to generate.