Module Name: pcc
Committed By: ragge
Date: Sun Dec 9 18:00:57 UTC 2007
Modified Files:
pcc/arch/i386: local.c
Log Message:
Last fixes to PIC code:
- static functions not defined yet, only declared.
- string initializers declared first in global, then static context.
Now works pretty well, the remaining bugs are probably not PIC specific.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pcc/arch/i386/local.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.