[Bug c++/86485] [8 Regression] "anonymous" maybe-uninitialized false positive with ternary operator

2021-05-14 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86485

Jakub Jelinek  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Target Milestone|8.5 |9.0

--- Comment #11 from Jakub Jelinek  ---
The GCC 8 branch is being closed, fixed in GCC 9.1.

[Bug c++/86485] [8 Regression] "anonymous" maybe-uninitialized false positive with ternary operator

2021-04-05 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86485

Martin Sebor  changed:

   What|Removed |Added

  Known to fail|9.0 |
  Known to work||9.1.0
 CC||msebor at gcc dot gnu.org
   Last reconfirmed|2018-07-11 00:00:00 |2021-4-5

--- Comment #10 from Martin Sebor  ---
Confirming this is fixed in GCC 9 but still present in GCC 8.

[Bug c++/86485] [8 Regression] "anonymous" maybe-uninitialized false positive with ternary operator

2020-03-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86485

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|8.4 |8.5

--- Comment #9 from Jakub Jelinek  ---
GCC 8.4.0 has been released, adjusting target milestone.