This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: VOID type?


   : 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]