VOID type?
Ben Elliston
bje@redhat.com
Wed Nov 15 17:14:00 GMT 2000
: I'd like to propose this addition to the runtime system -- a VOID typedef,
: so that from RTL, I can use the "VOID" mode for c-calls and such.
VOID c-calls are already widely used. Where have you seen the type
referenced as "VOID" in generated code?
I should clarify -- I'm only just waking up. :-)
This patch is merely to introduce consistency into the type system. If I
use a (c-call VOID ..) in RTL, I would expect to be able to use "VOID" in my
C source, not merely the C "void" type.
Ben
More information about the Cgen
mailing list