[Bug c++/69315] [6 Regression] ICE in finish_function with constexpr and templates

2016-03-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69315 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/69315] [6 Regression] ICE in finish_function with constexpr and templates

2016-03-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69315 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Wed Mar 23 18:36:25 2016 New Revision: 234436 URL: https://gcc.gnu.org/viewcvs?rev=234436=gcc=rev Log: PR c++/69315 * cp-tree.h (defer_mark_used_calls,

[Bug c++/69315] [6 Regression] ICE in finish_function with constexpr and templates

2016-03-19 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69315 --- Comment #6 from Marek Polacek --- Yes, but the patch hasn't been pinged since 24 Feb 2016: . Alex?

[Bug c++/69315] [6 Regression] ICE in finish_function with constexpr and templates

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

[Bug c++/69315] [6 Regression] ICE in finish_function with constexpr and templates

2016-03-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69315 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug c++/69315] [6 Regression] ICE in finish_function with constexpr and templates

2016-01-23 Thread gerrit.los at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69315 --- Comment #4 from Gert-jan Los --- The original problem is also resolved by the proposed patch. Thanks.

[Bug c++/69315] [6 Regression] ICE in finish_function with constexpr and templates

2016-01-22 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69315 Alexandre Oliva changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/69315] [6 Regression] ICE in finish_function with constexpr and templates

2016-01-22 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69315 --- Comment #3 from Alexandre Oliva --- Created attachment 37436 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37436=edit Patch I'm testing to fix the bug Delayed folding may have to instantiate and evaluate template constexpr functions.

[Bug c++/69315] [6 Regression] ICE in finish_function with constexpr and templates

2016-01-21 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69315 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|