Module Name: pcc
Committed By: ragge
Date: Sat Oct 25 09:08:40 UTC 2008
Modified Files:
pcc/mip: match.c reader.c
Log Message:
A few memory ops fixes:
- Handle them like ASSIGN nodes when it comes to moves.
- Give the correct node type to hopcode() instead of ASSIGN so that
the correct op will be written.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pcc/mip/match.c
cvs rdiff -u -r1.239 -r1.240 pcc/mip/reader.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.