Compaq C V6.5-001 on OpenVMS Alpha V7.3-1 :
CC/DECC/NOANSI_ALIAS
/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList/float=ieee/ -
ieee=denorm_results/Define=PERL_CORE PP.C
&& (left > ((UV)1 << NV_PRESERVES_UV_BITS))
............................^
%CC-W-SHIFTCOUNT, In this statement, the shift count "32" is negative or is
greater
than or equal to the promoted size of the operand "(UV)1".
at line number 1219 in file DISK$CLUSTER:[PERL.PERL]PP.C;1
I have it building with /WARN=DISABLE=SHIFTCOUNT. UVTYPE is unsigned long.
Richard Brodie
ISIS Facility,
Rutherford Appleton Laboratory.