Author: dyuste
Date: Thu Feb 3 16:28:16 2011
New Revision: 169791
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169791
Log:
Fixed bug in paser_emit_switch(). Previously emited SWITCH_EXPR was dropped by gimplifier. Now switchs are emited as nests of if-then-else.
Modified:
branches/st/cli-fe/gcc/cil/parser.c