Module Name: pcc
Committed By: sgk
Date: Sun Dec 21 17:34:40 UTC 2008
Modified Files:
pcc/f77/f77: f77.c
Log Message:
Remove unnecessary '\n' in version string.
Move "#define ADD(x) addarg(params, &nparms, (x))" up and use it
everywhere instead of only locally in doload().
Remove printing of ASM. and LOAD. in verbose mode.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pcc/f77/f77/f77.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.