Module Name: pcc
Committed By: ragge
Date: Fri Feb 4 15:08:58 UTC 2011
Modified Files:
pcc/arch/i386: local2.c macdefs.h
pcc/mip: regs.c
Log Message:
Edges must be set for both in and out of a xasm temporary.
Make 'q' constraint work if given a constant as argument instead of a register.
Fixes Jira#PCC-227 by Jonathan Gray.
To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 pcc/arch/i386/local2.c
cvs rdiff -u -r1.76 -r1.77 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.215 -r1.216 pcc/mip/regs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.