* math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
authorUlrich Drepper <drepper@redhat.com>
Thu, 22 May 2008 20:00:18 +0000 (20:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 22 May 2008 20:00:18 +0000 (20:00 +0000)
commitacbb987309f328b1679f5aef2804c603113c6426
tree5095207b7fee8f6e88637a45670007fef81b6554
parent8fb0af98d8fcbdad7a982b41e6b0fe65b7d3b45d
* math/libm-test.inc (exp_test): Exclude expl(1000.0L) from

being executed on PowerPC as the expected result exceeds IBM
long double 128 __LDBL_MAX__.
ChangeLog