Module Name: pcc Committed By: gmcgarry Date: Thu Mar 20 00:28:15 UTC 2008
Modified Files:
pcc/mip: reader.c
Log Message:
Don't create OREGs here. Create SP-relative addressing and let canon()
convert it to OREG later.
Fixes problems where invalid OREGs were generated because notoff() was
never invoked.
To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 pcc/mip/reader.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
