>> I think warn_uninit in tree-ssa.c needs one of these:
>>
>>   location = map_discriminator_location (location);
>>
>> There may still be other places where calls to
>> linemap_resolve_location have been added since this patch was
>> originally developed.
>
> Yeah, I've added location = map_discriminator_location (location); to
> all possible places in the patch.

Oops, sorry, I took a quick look through the patch to see if
warn_uninit was covered, and missed it.

-cary

Reply via email to