Module Name: pcc
Committed By: ragge
Date: Mon May 2 15:03:41 UTC 2011
Modified Files:
pcc/mip: regs.c
Log Message:
Fix two bugs:
- If left node of an ASSIGN is REG or TEMP, let the ASSIGN node regw be
the same. This is to avoid illegal moves if the moves are frozen.
- The hint for recommended register did always recommend the lowest reg.
This should fix Jira#PCC-338 by Iain Hibbert.
To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 pcc/mip/regs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.