Re: i387 floating-point test program/benchmark

From: Bill Davidsen
Date: Tue Aug 02 2005 - 13:22:20 EST


Dave Jones wrote:
On Fri, Jul 29, 2005 at 04:36:05PM -0400, Chuck Ebbert wrote:
> memset(&cpuset, sizeof(cpuset), 0);

This bug is like a disease, I swear.
(swapped args)

Among other issues.

Therefore: add_tail(spare_time_Q);


oddball:davidsen> cc -o i387bench -Os i387_bench.c
i387_bench.c:27: parse error before `cpuset'
i387_bench.c:27: warning: data definition has no type or storage class
i387_bench.c:34: unknown field `sa_handler' specified in initializer


--
-bill davidsen (davidsen@xxxxxxx)
"The secret to procrastination is to put things off until the
last possible moment - but no longer" -me
-
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/