[Bug middle-end/90923] hash_map destroys elements without constructing them

2019-07-01 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90923 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/90923] hash_map destroys elements without constructing them

2019-07-01 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90923 --- Comment #3 from Martin Sebor --- Author: msebor Date: Mon Jul 1 18:33:36 2019 New Revision: 272893 URL: https://gcc.gnu.org/viewcvs?rev=272893&root=gcc&view=rev Log: PR middle-end/90923 - hash_map destroys elements without constructing them

[Bug middle-end/90923] hash_map destroys elements without constructing them

2019-06-18 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90923 Martin Sebor changed: What|Removed |Added Keywords||patch Status|UNCONFIRMED

[Bug middle-end/90923] hash_map destroys elements without constructing them

2019-06-18 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90923 Martin Sebor changed: What|Removed |Added Keywords||wrong-code See Also|