Module Name: pcc
Committed By: ragge
Date: Sun Sep 12 07:08:16 UTC 2010
Modified Files:
pcc/arch/i386: local.c macdefs.h
pcc/cc/ccom: builtins.c
Log Message:
Add an extra argument when calling builtin functions, taking the return
type as argument. Fixes complaints about wrong casting.
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 pcc/arch/i386/local.c
cvs rdiff -u -r1.73 -r1.74 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.8 -r1.9 pcc/cc/ccom/builtins.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.