Module Name: pcc
Committed By: ragge
Date: Thu Jan 27 19:20:56 UTC 2011
Modified Files:
pcc/mip: reader.c
Log Message:
If a "g" xasm constraint is given and the argument is a constant, change it
to an "i" so that it doesn't get put into a register. Solves a problem
with sloppy programmers that do not specify types of constants.
To generate a diff of this commit:
cvs rdiff -u -r1.267 -r1.268 pcc/mip/reader.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.