From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17515 invoked by alias); 20 Nov 2014 12:57:28 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 17445 invoked by uid 48); 20 Nov 2014 12:57:24 -0000 From: "jason at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/57820] [DR 253] NSDMI and const objects Date: Thu, 20 Nov 2014 12:57:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 4.8.1 X-Bugzilla-Keywords: accepts-invalid X-Bugzilla-Severity: normal X-Bugzilla-Who: jason at gcc dot gnu.org X-Bugzilla-Status: SUSPENDED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-11/txt/msg02238.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57820 Jason Merrill changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |SUSPENDED CC| |jason at gcc dot gnu.org Summary|Can't initialize a |[DR 253] NSDMI and const |constexpr object with |objects |inline initialization | --- Comment #5 from Jason Merrill --- This issue is DR 253, which has not been resolved, but the committee seems inclined to allow this code, so I'm not going to change G++ at this time. http://www.open-std.org/JTC1/SC22/WG21/docs/cwg_toc.html#253