[patch] Fix PR44363: gcc fails with ICE when compiling ffmpeg

Sebastian Pop sebpop@gmail.com
Tue Jun 1 19:25:00 GMT 2010


On Tue, Jun 1, 2010 at 13:59, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Tue, Jun 1, 2010 at 11:17 AM, Sebastian Pop <sebpop@gmail.com> wrote:
>> Hi,
>>
>> the attached patch should fix the PR44363 by failing the if-conversion
>> analysis in a more safe way, returning "analysis failed" instead of calling
>> the ICE-ing gcc_unreachable.  I will regstrap this patch if there are no
>> concerns about this.  Ok for trunk after regstrap passes?
>>
>
> There is no testcase in the patch.

As I cannot reproduce the PR, and that there is no reduced testcase to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44363
I won't add a testcase unless the PR report has an appropriate one.

Sebastian



More information about the Gcc-patches mailing list