[Bug c++/85761] [8/9 Regression] ICE on invalid in rtl with uncaptured constexpr

2018-06-03 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85761 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/85761] [8/9 Regression] ICE on invalid in rtl with uncaptured constexpr

2018-06-03 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85761 --- Comment #3 from Jason Merrill --- Author: jason Date: Sun Jun 3 20:01:28 2018 New Revision: 261131 URL: https://gcc.gnu.org/viewcvs?rev=261131&root=gcc&view=rev Log: PR c++/85761 - ICE with ill-formed use of const outer variable.

[Bug c++/85761] [8/9 Regression] ICE on invalid in rtl with uncaptured constexpr

2018-06-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85761 --- Comment #2 from Jason Merrill --- Author: jason Date: Sun Jun 3 01:01:47 2018 New Revision: 261121 URL: https://gcc.gnu.org/viewcvs?rev=261121&root=gcc&view=rev Log: PR c++/85761 - ICE with ill-formed use of const outer variable.

[Bug c++/85761] [8/9 Regression] ICE on invalid in rtl with uncaptured constexpr

2018-06-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85761 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/85761] [8/9 Regression] ICE on invalid in rtl with uncaptured constexpr

2018-05-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85761 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED