[tuples][patch] Fix EH bug

Oleg Ryjkov olegr@google.com
Fri Mar 21 03:29:00 GMT 2008


Hi all,

lower_try_finally was failing to set the resulting lowered sequence in
cases when the finally block can is removed.
Tested on i686-linux, about 180 testcases fixed.

Oleg

2008-03-20  Oleg Ryjkov  <olegr@google.com>

        * tree-eh.c (lower_try_finally): Correctly set the lowered sequence.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.diff
Type: text/x-patch
Size: 1021 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080321/ad966d02/attachment.bin>


More information about the Gcc-patches mailing list