Re: [PATCH] expr: Workaround profiledbootstrap uninit false positive [PR103899]

2022-01-06 Thread Richard Biener via Gcc-patches
On January 6, 2022 9:38:40 AM GMT+01:00, Jakub Jelinek via Gcc-patches wrote: >Hi! > >The threader changes resulted in a false positive warning during >profiledbootstrap: >In file included from ../../gcc/expr.c:26: >../../gcc/tree.h: In function ‘rtx_def* expand_expr_real_1(tree, rtx, >machine_m

[PATCH] expr: Workaround profiledbootstrap uninit false positive [PR103899]

2022-01-06 Thread Jakub Jelinek via Gcc-patches
Hi! The threader changes resulted in a false positive warning during profiledbootstrap: In file included from ../../gcc/expr.c:26: ../../gcc/tree.h: In function ‘rtx_def* expand_expr_real_1(tree, rtx, machine_mode, expand_modifier, rtx_def**, bool)’: ../../gcc/tree.h:244:56: error: ‘context’ may