Module Name: pcc Committed By: ragge Date: Sat Apr 12 17:16:27 UTC 2008
Modified Files:
pcc/cc/ccom: optim.c
Log Message:
Do not merge two right shifts if the result is larger than type, it
is not the same. Problem found when compiling the long long external
functions.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pcc/cc/ccom/optim.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
