svn commit: r293724 - in head/sys/boot: arm64/libarm64 common efi/boot1 efi/fdt efi/include efi/include/arm64 efi/libefi efi/loader efi/loader/arch/amd64 efi/loader/arch/arm efi/loader/arch/arm64 i...

Allan Jude allanjude at freebsd.org
Wed Jan 13 01:10:41 UTC 2016


On 2016-01-12 20:05, NGie Cooper wrote:
> On Tue, Jan 12, 2016 at 4:54 PM, Ian Lepore <ian at freebsd.org> wrote:
> ...
>> For several reasons.  The fact that gcc isn't the default compiler
>> doesn't mean that it's okay for code to not compile with gcc; it's
>> still a supported compiler for arm.
>
> Agreed. It also makes things messier when MFCing changes if it doesn't
> work with gcc.
> Thanks,
> -NGie
>

If it is a supported compiler, maybe we need a tinderbox option that 
compiles ARM with gcc, to catch cases like this.

-- 
Allan Jude


More information about the svn-src-head mailing list