Hi Richard,
On 3/15/23 15:52, Richard Biener wrote:
> On Wed, Mar 15, 2023 at 3:30 PM Alejandro Colomar via Gcc-patches
> wrote:
>>
>> Ping
>
> -Wuse-after-free=3 was explicitly added to cover cases with a high
> false-positive rate. If you want to
> make that the default then instead merge the
On Wed, Mar 15, 2023 at 3:30 PM Alejandro Colomar via Gcc-patches
wrote:
>
> Ping
-Wuse-after-free=3 was explicitly added to cover cases with a high
false-positive rate. If you want to
make that the default then instead merge the equality compare case
back to the =2 case.
But as I said elsewher