[PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
Joe Perches
joe@perches.com
Wed Feb 27 04:58:00 GMT 2008
On Tue, 2008-02-26 at 21:13 -0700, Matthew Wilcox wrote:
> That's very interesting. It's only 64 bytes, but still, it's not
> supposed to have any different effect.
Especially because __simple_attr_check_format is not even used
or called in an x86 defconfig. It's powerpc/cell specific.
> Could you distill a test case for the GCC folks
I'll play around with it.
More information about the Gcc
mailing list