Hola Steve Peters!
> It sounds like the gcc optimization is causing various math "optimizations" to
> occur. For Perl, however, math optimizations typically cause failures in
> t/op/numconvert.t and t/op/pack.t. You may want to test with -O1 to narrow
> the possible -f option that may be causing the problems.
Yes, the error occurs also with -O. I've compiled perl like twenty times,
trying to find which is the particular optimization that's causing the
problem, but I still haven't been able to find it. I'm starting to suspect
it's a particular combination of the options that doesn't work if I bisect
them.
In the meantime, Martin is currently working on developing a test case that
allows us to find the problem outside perl, since we believe this is either
a problem in gcc or the libc.
--
Besos,
Maggie.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]