https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65973
Markus Trippelsdorf changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65973
--- Comment #6 from Jason Merrill ---
Author: jason
Date: Fri Jun 19 18:24:24 2015
New Revision: 224682
URL: https://gcc.gnu.org/viewcvs?rev=224682&root=gcc&view=rev
Log:
PR c++/65973
* constexpr.c (build_constexpr_constructor_me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65973
--- Comment #5 from Jason Merrill ---
Author: jason
Date: Fri Jun 19 18:15:30 2015
New Revision: 224677
URL: https://gcc.gnu.org/viewcvs?rev=224677&root=gcc&view=rev
Log:
PR c++/65973
* constexpr.c (build_constexpr_constructor_me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65973
--- Comment #4 from Marek Polacek ---
When fixing this, remember to also add the testcase in PR65985.