> does not compile with gcc272.
> 
> It complains about the line
> 
>       static __attribute__((unused)) void unused(void)
> 
> gcc 2.95.2 does compile it.

I dont have 272 around at the moment does

static void __attribute__((unused)) work ?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to