summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-09 07:40:11 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-09 07:40:11 +0000
commit1145751b8dab3bac0939996ec64e1341bc525245 (patch)
tree3a92d6b6fcba4751f4f6424d25405056d02581c9 /sysdeps/powerpc/fpu
parentc9efbeda6fa2b15aab04a51ec8adaf6089207550 (diff)
Remove FLT_EVAL_METHOD definition.
Diffstat (limited to 'sysdeps/powerpc/fpu')
-rw-r--r--sysdeps/powerpc/fpu/bits/mathdef.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/powerpc/fpu/bits/mathdef.h b/sysdeps/powerpc/fpu/bits/mathdef.h
index aa16b4f833..500b2a2a98 100644
--- a/sysdeps/powerpc/fpu/bits/mathdef.h
+++ b/sysdeps/powerpc/fpu/bits/mathdef.h
@@ -39,10 +39,6 @@ typedef float float_t; /* `float' expressions are evaluated as
typedef double double_t; /* `double' expressions are evaluated as
`double'. */
-/* Signal that types stay as they were declared. */
-# undef FLT_EVAL_METHOD
-# define FLT_EVAL_METHOD 0
-
/* Define `INFINITY' as value of type `float'. */
# define INFINITY HUGE_VALF