Ticket created by ~markand on ~mcf/cproc
Hello,
I have an issue while trying to compile amalgamated files such as duktape 0 or sqlite 1.
I get the following error:
$ cproc extern/libduktape/duktape.c -:56626: ssa temporary %.8 is used undefined in @do_body.17130 cproc: codegen: process 10477 exited with status 1 cproc: preprocess: process signaled: Terminated cproc: assemble: process signaled: Terminated cproc: compile: process signaled: Terminated
both qbe and cproc are up to date (cloned the same day as this mail).
FWIW, the duktape.c file is 66167 LOCs.
Regards,
-- David