Module Name: pcc Committed By: ragge Date: Tue Oct 19 17:04:45 UTC 2010
Modified Files:
pcc/arch/amd64: order.c
Log Message:
Check for shift was wrong; shift val should be against 1,2,3 and not 2,4,8.
Fixes bug reported by Steve Kargl on pcc-list.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pcc/arch/amd64/order.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
