From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2476 invoked by alias); 20 Apr 2010 16:36:02 -0000 Received: (qmail 2017 invoked by uid 48); 20 Apr 2010 16:34:42 -0000 Date: Tue, 20 Apr 2010 16:36:00 -0000 Message-ID: <20100420163442.2016.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/43813] [DR1234] vector(3, NULL) fails to compile In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jyasskin at gmail dot com" 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 X-SW-Source: 2010-04/txt/msg02071.txt.bz2 ------- Comment #4 from jyasskin at gmail dot com 2010-04-20 16:34 ------- It seems like a QoI issue until the C++ issue is resolved, since the expected behavior is also allowed by the standard. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43813