r149850 - in /branches/st/cli-be/gcc/config/cil...
andreao@gcc.gnu.org
andreao@gcc.gnu.org
Tue Jul 21 09:51:00 GMT 2009
Author: andreao
Date: Tue Jul 21 09:51:55 2009
New Revision: 149850
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149850
Log:
add to cil-types.def supported complex types, void and argiterator
add method type_to_cil_on_stack that returns the cil type on the stack (complex are returned as valuetype, void is not allowed)
Modified:
branches/st/cli-be/gcc/config/cil32/cil-dump.c
branches/st/cli-be/gcc/config/cil32/cil-stack.c
branches/st/cli-be/gcc/config/cil32/cil-stack.h
branches/st/cli-be/gcc/config/cil32/cil-types.def
branches/st/cli-be/gcc/config/cil32/emit-cil.c
branches/st/cli-be/gcc/config/cil32/t-cil32
More information about the Gcc-cvs
mailing list