[Bug c++/93310] Incorrect constexpr virtual evaluation inside a constructor

2020-12-09 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93310 Jason Merrill changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/93310] Incorrect constexpr virtual evaluation inside a constructor

2020-06-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93310 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:6b45b400c51be06f2d0e37a7b461cbd4ce9fe37d commit r10-8243-g6b45b400c51be06f2d0e37a7b461cbd4ce9fe37d Author: Jason Merrill D

[Bug c++/93310] Incorrect constexpr virtual evaluation inside a constructor

2020-06-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93310 --- Comment #2 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:7ece3bd8088983289731450826c238eb2bdd2db5 commit r11-955-g7ece3bd8088983289731450826c238eb2bdd2db5 Author: Jason Merrill Date: Wed

[Bug c++/93310] Incorrect constexpr virtual evaluation inside a constructor

2020-06-03 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93310 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org Assig

[Bug c++/93310] Incorrect constexpr virtual evaluation inside a constructor

2020-01-17 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93310 Marek Polacek changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRME