[PATCH] Fix ICE with -Wuninitialized (PR tree-optimization/78455)

Aldy Hernandez aldyh@redhat.com
Mon Nov 28 22:56:00 GMT 2016


On 11/28/2016 04:51 PM, Jeff Law wrote:
> On 11/25/2016 07:02 AM, Andreas Schwab wrote:
>> On Nov 23 2016, Christophe Lyon <christophe.lyon@linaro.org> wrote:
>>
>>> Since you committed this patch (r242733), I've noticed a regression:
>>>   gcc.dg/uninit-pred-6_c.c warning (test for warnings, line 43)
>>>
>>> now fails on some arm targets, for instance arm-none-linux-gnueabihf
>>> --with-cpu=cortex-a5 --with-fpu=vfpv3-d16-fp16
>>>
>>> (or similarly on arm-none-eabi --with-cpu=cortex-m3 --with-mode=thumb)
>>
>> Also fails on m68k.
> I believe Aldy is working on updating the patch.
>
> Jeff

Sorry, I responded to Andreas and Christophe in an off-list email 
earlier today.

Basically I temporarily dropped the ball because of the US Thanksgiving 
weekend, but am back on this bug.  I have created PR78566 to reflect 
this, and have CC'ed both of them.

I have a pretty good idea what's going on, and should have something 
tomorrow.

Aldy



More information about the Gcc-patches mailing list