Module Name:    pcc
Committed By:   gmcgarry
Date:           Wed Jun 25 11:42:07 UTC 2008

Modified Files:
        pcc/arch/i386: local.c

Log Message:
When checking the shift count in a shift operation, do the conversion
on ICONs also.  Now pcc will compile the case: longlong << 32UL.

Actually, it's the case  longlong << 32LL

Reply via email to