[Bug c++/91606] [9 regression] Optimization leads to invalid code

2019-10-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91606 --- Comment #15 from Richard Biener --- Author: rguenth Date: Wed Oct 16 09:25:34 2019 New Revision: 277055 URL: https://gcc.gnu.org/viewcvs?rev=277055&root=gcc&view=rev Log: 2019-10-16 Richard Biener Backport from mainline 2

[Bug c++/91606] [9 regression] Optimization leads to invalid code

2019-10-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91606 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug c++/91606] [9 regression] Optimization leads to invalid code

2019-10-02 Thread m.cencora at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91606 --- Comment #13 from m.cencora at gmail dot com --- You can remove my_array from the test case. I put there only to show that using it instead of std::array allows to workaround the bug.

[Bug c++/91606] [9 regression] Optimization leads to invalid code

2019-10-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91606 Richard Biener changed: What|Removed |Added Known to work||10.0 Summary|[9/10 regressio

[Bug c++/91606] [9 regression] Optimization leads to invalid code

2019-10-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91606 --- Comment #12 from Richard Biener --- Author: rguenth Date: Wed Oct 2 10:54:10 2019 New Revision: 276448 URL: https://gcc.gnu.org/viewcvs?rev=276448&root=gcc&view=rev Log: 2019-10-02 Richard Biener PR c++/91606 * decl.c (b