2 # Copyright (C) 2001-2010, Parrot Foundation.
7 t/op/comp.t - Conditionals
15 Tests various conditional branch operations.
19 # some of these were failing with JIT/i386
22 .include 'test_more.pir'
152 # fix problems with g++ 4.4.1 (with --optimize) on i386 - TT #1275
154 set $P1, "-1.2000000000"
166 # vim: expandtab shiftwidth=4 ft=pir: