r169791 - /branches/st/cli-fe/gcc/cil/parser.c

dyuste@gcc.gnu.org dyuste@gcc.gnu.org
Thu Feb 3 16:28:00 GMT 2011


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



More information about the Gcc-cvs mailing list