Discussion:
CVS commit: pcc/cc/ccom
Anders Magnusson
2012-10-14 19:31:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Oct 14 19:31:02 UTC 2012

Modified Files:
pcc/cc/ccom: cgram.y

Log Message:
Need to pconvert() args to extended asm so that for example arrays are taken
address of instead the first element as arg.
Fixes bug reported on pcc-list by Isaac Dunham.


To generate a diff of this commit:
cvs rdiff -u -r1.365 -r1.366 pcc/cc/ccom/cgram.y

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...