From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24171 invoked by alias); 15 Mar 2004 16:58:28 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 24157 invoked by uid 48); 15 Mar 2004 16:58:28 -0000 Date: Mon, 15 Mar 2004 16:58:00 -0000 Message-ID: <20040315165828.24155.qmail@sources.redhat.com> From: "giovannibajo at libero dot it" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040312062911.14545.schmid@snake.iap.physik.tu-darmstadt.de> References: <20040312062911.14545.schmid@snake.iap.physik.tu-darmstadt.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/14545] [3.4/3.5 Regression] Cannot compile pooma-gcc (regression) X-Bugzilla-Reason: CC X-SW-Source: 2004-03/txt/msg01839.txt.bz2 List-Id: ------- Additional Comments From giovannibajo at libero dot it 2004-03-15 16:58 ------- This is very similar to c++/14550, we just need to notice that a constructor call in functional cast form is not an integral constant expression. I'm updating my patch to reflect Mark's today change to cp_parser_non_integral_constant_expression and I will submit the patch as soon as testing finishes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14545