On Sep 14, 9:47am, [email protected] (Paul Goyette) wrote: -- Subject: Re: CVS commit: src/sys/arch/arm/dts
| Additionally, use of this GNU extension might preclude a move to a
| non-gcc compiler in the future...
That ship has sailed for the kernel:
- we are using too many gcc-specific stuff already eg. asm
- most compilers that can compiler the kernel implement the gcc feature
set.
christos
