No.
Git is meant to be compilable with as many C compilers as reasonably
possible, including old compilers found on some systems that don't
understand C99 initializers.
The Linux kernel is a different story. It is intimately tied to gcc and
heavily relies on gcc extensions already. That makes it impossible to
compile with anything else than gcc or a gcc clone.
Nicolas
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html