Module Name: pcc Committed By: ragge Date: Sat Oct 16 09:29:32 UTC 2010
Modified Files:
pcc/arch/amd64: local2.c
Log Message:
Print constants before names in asm output. gas has opinions about
code like __sF(%rip)+168 but accepts 168+__sF(%rip),%eax.
Reported on pcc-list by Nelson H. F. Beebe.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pcc/arch/amd64/local2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
