[Bug middle-end/91606] [9/10 regression] Optimization leads to invalid code

2019-10-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91606 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug middle-end/91606] [9/10 regression] Optimization leads to invalid code

2019-09-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91606 --- Comment #3 from Jakub Jelinek --- Note, both D.10649.f1 and *_31 types are the pointer-to-member structs created by C++ FE, while they aren't the same type, get_alias_set returns 0 for both of them, both have a pointer __pfn field followed

[Bug middle-end/91606] [9/10 regression] Optimization leads to invalid code

2019-09-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91606 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug middle-end/91606] [9/10 regression] Optimization leads to invalid code

2019-08-30 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91606 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|