Re: using gcc built-ins for bitops?

From: Pascal Schmidt
Date: Thu Jun 24 2004 - 08:47:54 EST


On Thu, 24 Jun 2004 09:20:07 +0200, you wrote in linux.kernel:

> +#if __GNUC_MINOR__ >= 4
> +#define HAVE_BUILTIN_CTZL
> +#endif

Eh, what value does __GNUC_MINOR__ have for, say, gcc-2.95.x?

--
Ciao,
Pascal
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/