[Bug c++/80077] [7 Regression] constant expressions and -fno-elide-constructors

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

[Bug c++/80077] [7 Regression] constant expressions and -fno-elide-constructors

2017-03-19 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80077 --- Comment #2 from Jason Merrill --- Author: jason Date: Mon Mar 20 02:22:36 2017 New Revision: 246272 URL: https://gcc.gnu.org/viewcvs?rev=246272&root=gcc&view=rev Log: PR c++/80077 - error with constexpr and -fno-elide-constructors.

[Bug c++/80077] [7 Regression] constant expressions and -fno-elide-constructors

2017-03-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80077 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/80077] [7 Regression] constant expressions and -fno-elide-constructors

2017-03-17 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80077 Richard Biener changed: What|Removed |Added Keywords||rejects-valid Priority|P3