[Bug tree-optimization/99536] unexplained warning on "uninitialized value" in std::normal_distribution

2022-08-05 Thread wuz73 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99536 wuz73 at hotmail dot com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug tree-optimization/99536] unexplained warning on "uninitialized value" in std::normal_distribution

2021-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99536 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:29dad307b5d7cfdb6626c11c8e43ebff941c950b commit r9-9374-g29dad307b5d7cfdb6626c11c8e43ebff941c950b Author: Jonathan Wakely

[Bug tree-optimization/99536] unexplained warning on "uninitialized value" in std::normal_distribution

2021-04-07 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99536 --- Comment #7 from Martin Sebor --- The IL I posted in comment #6 was before the libstdc++ change.

[Bug tree-optimization/99536] unexplained warning on "uninitialized value" in std::normal_distribution

2021-04-07 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99536 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org