[svn:parrot] r42014 - trunk/t/pmc

fperrad at svn.parrot.org fperrad at svn.parrot.org
Thu Oct 22 08:52:39 UTC 2009


Author: fperrad
Date: Thu Oct 22 08:52:36 2009
New Revision: 42014
URL: https://trac.parrot.org/parrot/changeset/42014

Log:
[test] remove superfluous pop_eh
No handler to delete.
current instr.: 'negative_zero' pc 1528 (t\pmc\float.t:352)
called from Sub 'test' pc 236 (t\pmc\float.t:48)

Modified:
   trunk/t/pmc/float.t

Modified: trunk/t/pmc/float.t
==============================================================================
--- trunk/t/pmc/float.t	Thu Oct 22 02:11:55 2009	(r42013)
+++ trunk/t/pmc/float.t	Thu Oct 22 08:52:36 2009	(r42014)
@@ -348,7 +348,6 @@
 
   negative_zero_todoed:
     todo(1, '-0.0 not implemented, TT#313')
-    pop_eh
 .end
 
 .sub 'equality'


More information about the parrot-commits mailing list