This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]