https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126801
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[13/14/15/16/17 Regression] |[13/14/15/16 Regression]
|fvar-tracking-uninit is on |fvar-tracking-uninit is on
|by accident via r12-4397 |by accident via r12-4397
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Should be fixed on the trunk.
Unsure about whether this should be backported, it is a regression fix, on the
other side we've been defaulting to emitting these DW_OP_GNU_uninit ops for
years.