RFA: patch to solve PR 38811

H.J. Lu hjl.tools@gmail.com
Wed Jan 14 04:52:00 GMT 2009


On Tue, Jan 13, 2009 at 7:48 PM, Vladimir Makarov <vmakarov@redhat.com> wrote:
> Kenneth Zadeck wrote:
>>
>> Vladimir Makarov wrote:
>>
>>>
>>> Here is the patch solving PR38811.
>>>
>>> The patch was successfully bootrstrapped on x86, x86_64, and itanium:
>>>
>>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38811
>>>
>>> Ok to commit?
>>>
>>> 2009-01-13  Vladimir Makarov  <vmakarov@redhat.com>
>>>
>>>   PR target/38811
>>>   * Makefile.in (ira-lives.o): Add except.h.
>>>
>>>   * ira-lives.c: Include except.h.
>>>   (process_bb_node_lives): Process can_throw_internal.
>>>
>>>
>>
>> you need a testcase, but the patch itself is ok.
>>
>>
>>
>
> Thanks, Kenny.  I've committed the patch. As for the test, is the following
> ok to commit?
>
> 2009-01-13  Vladimir Makarov  <vmakarov@redhat.com>
>
>   * testsuite/g++.dg/opt/pr38811.C: New file.
>

Shouldn't it be in g++.dg/torture so that we can test it with
different optimizations?

-- 
H.J.



More information about the Gcc-patches mailing list