Change 18797 (Patch for [perl #9402], known also as "glibc _moddi3 bug
authorNicholas Clark <nick@ccl4.org>
Thu, 12 Apr 2007 15:51:58 +0000 (15:51 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 12 Apr 2007 15:51:58 +0000 (15:51 +0000)
commitbefad5d1180ef6841306dc0157ceec55281184c9
tree97e99967533274641b4bca42b6539edf4c17238b
parent53f8fa14c737bb48a330a8a3ea98cf8b4a81073a
Change 18797 (Patch for [perl #9402], known also as "glibc _moddi3 bug
with negative quads", or also as RedHat bug #65612.) was a bit brute
force. In reality, we don't need to have an auto-detecting pp_i_modulo
unless we're compiled with 64 bit IVs and on glibc.

p4raw-id: //depot/perl@30931
pp.c