[Bug debug/126801] [13/14/15/16/17 Regression] fvar-tracking-uninit is on by accident via r12-4397
"jakub at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126801
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think flag_var_tracking_uninit was 2 in some cases on darwin, see the
r0-120247 change, where it could set flag_var_tracking_uninit to
flag_var_tracking which by that time could have been AUTODETECT_VALUE.