[perl #76478] silence compiler warning
authorDavid Mitchell <davem@iabyn.com>
Fri, 23 Jul 2010 22:24:11 +0000 (23:24 +0100)
committerDavid Mitchell <davem@iabyn.com>
Fri, 23 Jul 2010 22:24:11 +0000 (23:24 +0100)
commit52a9a866c79d0cc70f5d2074dd80a3d52797f03a
tree6586b4a76db78e111ae44369fa7609ffa452aa4c
parent6bdc4f2cdd76ae57ca322b403017077187bc865c
[perl #76478] silence compiler warning

Intel's icc compiler is too clever for its own good.
Silence a false positive 'may be used undefined' warning.
op.c