Add gcc-7.x support and bump gcc to 5.5.0.
[librecmc/librecmc.git] / toolchain / gcc / Config.version
index 2eefd37d5a672ceb685ed36a60d1bbe757a40deb..c05492f59d201193195311a6abdc026874a64e55 100644 (file)
@@ -5,8 +5,9 @@ config GCC_VERSION_4_8_ARC
 config GCC_VERSION
        string
        default "arc-2016.03"   if GCC_VERSION_4_8_ARC
+       default "7.4.0"         if GCC_USE_VERSION_7
        default "6.3.0"         if GCC_USE_VERSION_6
-       default "5.4.0"
+       default "5.5.0"
 
 config GCC_VERSION_4_8
        bool