5 # Verify that addition/subtraction properly upgrade to doubles.
6 # These tests are only significant on machines with 32 bit longs,
7 # and two's complement negation, but shouldn't fail anywhere.
32 if ($a == -2147483649)
39 if ($a == -2147483649)
46 if ($a == -2147483649)
54 if ($a == -2147483649)
62 if ($a == -2147483649)
70 if ($a == -2147483649)
81 {print "not ok 10\n";}
89 {print "not ok 11\n";}
97 {print "not ok 12\n";}