From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19186 invoked by alias); 31 Jul 2010 01:26:01 -0000 Received: (qmail 19139 invoked by uid 48); 31 Jul 2010 01:25:46 -0000 Date: Sat, 31 Jul 2010 01:26:00 -0000 Subject: [Bug c++/45148] New: [C++0x] constexpr g++ issues X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bkoz at gcc dot gnu dot org" 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-07/txt/msg03354.txt.bz2 This is a meta-tracker for g++ issues with constexpr. It tracks the git branch of contexpr. There is another bug for the libstdc++ component. As of 2010-07-30, x86_64/linux see: FAIL: abi_check Running /mnt/share/src/gcc.git-constexpr/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp ... FAIL: 20_util/duration/arithmetic/dr934-1.cc (test for excess errors) FAIL: 20_util/duration/cons/1.cc (test for excess errors) WARNING: 20_util/duration/cons/1.cc compilation failed to produce executable FAIL: 20_util/duration/cons/2.cc (test for excess errors) WARNING: 20_util/duration/cons/2.cc compilation failed to produce executable FAIL: 20_util/duration/requirements/explicit_instantiation/explicit_instantiation.cc (test for excess errors) FAIL: 20_util/duration/requirements/typedefs_neg1.cc (test for excess errors) FAIL: 20_util/duration/requirements/typedefs_neg3.cc (test for excess errors) FAIL: 20_util/time_point/requirements/explicit_instantiation/explicit_instantiation.cc (test for excess errors) === libstdc++ Summary === # of expected passes 7875 # of unexpected failures 8 # of expected failures 62 # of unsupported tests 11 -- Summary: [C++0x] constexpr g++ issues Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bkoz at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45148 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22233 invoked by alias); 31 Jul 2010 01:36:16 -0000 Received: (qmail 22160 invoked by uid 48); 31 Jul 2010 01:36:00 -0000 Date: Sat, 31 Jul 2010 01:36:00 -0000 Message-ID: <20100731013600.22159.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/45148] [C++0x] constexpr g++ issues In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bkoz at gcc dot gnu dot org" 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-07/txt/msg03357.txt.bz2 ------- Comment #1 from bkoz at gcc dot gnu dot org 2010-07-31 01:36 ------- Created an attachment (id=21362) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21362&action=view) FAIL 01: 20_util/duration/arithmetic/dr934-1.cc Pre-processed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45148 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24562 invoked by alias); 31 Jul 2010 01:46:30 -0000 Received: (qmail 24505 invoked by uid 48); 31 Jul 2010 01:46:13 -0000 Date: Sat, 31 Jul 2010 01:46:00 -0000 Message-ID: <20100731014613.24503.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/45148] [C++0x] constexpr g++ issues In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bkoz at gcc dot gnu dot org" 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-07/txt/msg03359.txt.bz2 ------- Comment #2 from bkoz at gcc dot gnu dot org 2010-07-31 01:46 ------- That dr-934-1 ICE is the only thing I see. On g++ testing, I see: FAIL: c-c++-common/uninit-17.c (test for warnings, line 14) FAIL: c-c++-common/uninit-17.c (test for excess errors) === g++ Summary === # of expected passes 12442 # of unexpected failures 2 # of unexpected successes 1 # of expected failures 114 # of unsupported tests 130 So looks pretty good -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45148 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32413 invoked by alias); 6 Oct 2010 23:36:40 -0000 Received: (qmail 32367 invoked by uid 22791); 6 Oct 2010 23:36:39 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 Oct 2010 23:36:36 +0000 From: "bkoz at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/45148] [C++0x] constexpr g++ issues X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bkoz at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 06 Oct 2010 23:36:00 -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 X-SW-Source: 2010-10/txt/msg00586.txt.bz2 Message-ID: <20101006233600.e2KKb6CJyV9PzCwTcHbwQ8oWNv2W8DvM8UQpbLehtZw@z> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45148 Benjamin Kosnik changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Benjamin Kosnik 2010-10-06 23:36:19 UTC --- this was fixed.