Module Name: pcc
Committed By: ragge
Date: Wed Jun 16 19:41:40 UTC 2010
Modified Files:
pcc/cc/ccom: pass1.h trees.c
Log Message:
Add function valcast() that cut down the size of a constant calculation
during compile-time to the type size. This function will in the future
cut down the need for ICON casts in clocal().
Fixes Jira#PCC-119 by Jörg Schilling.
To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.200 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.248 -r1.249 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.