From: Geoff Keating <geoffk@apple.com>
Date: Thu, 5 Jul 2007 17:39:08 -0700
On 05/07/2007, at 5:19 PM, Hans-Peter Nilsson wrote:
+proc check_effective_target_c99_math { } {
I agree with Kaveh here; in each of these cases what you want to do
is
to #include builtins-config.h and add options lines as
appropriate.
No, I *don't* want to do that *only* and I already mentioned
why: the tests *besides* builtins-20; to wit builtins-59.c,
builtins-61.c and builtins-62.c, are performed by grepping dump
files, and that can't be helped by an include and stuff #ifdef'd
out. That only helps builtins-20.c. Those tests need a
dejagnu-test way to be skipped, and that way is
check_effective_target_c99_math.