K 10 svn:author V 6 gerald K 8 svn:date V 27 2017-11-19T23:39:05.296366Z K 7 svn:log V 377 Update to the 20171119 snapshot of GCC 8. Remove the setting of CXXFLAGS / STAGE1_CXXFLAGS to -fbracket-depth=512 for armv6 which should not be required here (and is not for armv7 and aarch64 according to tests done by andreast@). Use .elif instead of distinct .if sequences for architecture-specific settings, something I plan on rolling out throughout all lang/gcc* ports. END