gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] CVS update + 3


From: Roger While
Subject: [open-cobol-list] CVS update + 3
Date: Tue Feb 8 04:11:25 2005

Add cobcrun test to the testsuite.

Rearange the C code produced by codegen :
Produce a prototype for the static function (program).
Then gen code in order :
Main (if appropiate)
Entry points
The static program function
Looks more natural this way.

Do not gen variables that are not needed.
Move the frame stack to the end of the variables.

Roger





reply via email to

[Prev in Thread] Current Thread [Next in Thread]