Re: [perl #52454] [PATCH] t/compilers/imcc/syn/regresssions_2 divide by zero

2008-04-04 Thread chromatic
On Thursday 03 April 2008 11:22:16 Andy Dougherty wrote: > First, deep inside IMCC_subst_constants() in compilers/imcc/optimizer.c, > when the divide by zero fails, it returns a NULL value, but forgets to > also set the undocumented "return" value for 'ok'. The appended patch > sets it to 0, figu

[perl #52454] [PATCH] t/compilers/imcc/syn/regresssions_2 divide by zero

2008-04-03 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #52454] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=52454 > The test in t/compilers/imcc/syn/regressions_2.pir is failing, at least on SPARC, with