[tuples][patch] Check for return value from gimplify_expr in gimplify_switch_expr
Oleg Ryjkov
olegr@google.com
Fri Mar 28 22:40:00 GMT 2008
Hi,
I'm adding a check for the return value from gimplify_expr to prevent
the construction of a GIMPLE_SWITCH from invalid operands.
Testing on i686-linux.
OK, provided no regressions?
Oleg
2008-03-28 Oleg Ryjkov <olegr@google.com>
* gimplify.c (gimplify_switch_expr): Verify the return value from
gimplify_expr.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.diff
Type: text/x-patch
Size: 1172 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080328/107eb51d/attachment.bin>
More information about the Gcc-patches
mailing list