toolchain/gcc: switch to version 7 by default
authorFelix Fietkau <nbd@nbd.name>
Mon, 12 Mar 2018 09:31:19 +0000 (10:31 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 12 Mar 2018 11:19:23 +0000 (12:19 +0100)
commit61eee1adfbc9433b08b53f44804d4fb8d8d25f38
tree2b677bbcc94a4834e72e4299b643728f4ae00e77
parent16cec7ae67d9a1e88cb30b45f45596ba753b2afa
toolchain/gcc: switch to version 7 by default

Newer GCC versions are reported to improve code size on various ARM
devices, which is why newer u-boot versions require them now.
There have also been user reports of data corruption issues fixed on
MIPS by updating from GCC 5 to GCC 7.

This update was previously held up by these two MIPS compile issues,
which have since been fixed:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83496
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84790

Signed-off-by: Felix Fietkau <nbd@nbd.name>
toolchain/gcc/Config.in
toolchain/gcc/Config.version