https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118509
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[14/15 regression] |[14 regression] Front-end
|Front-end produced |produced uninitialized
|uninitialized memory |memory reference when
|reference when compiling |compiling Nektar since
|Nektar since |r15-4595-gb25d3201b6338d
|r15-4595-gb25d3201b6338d |
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far. For 14.2.1, perhaps we're going to temporarily
revert the r14-10836 PR117259 and r14-10666 PR116449 changes until this change
is sufficiently verified on the trunk.