From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7048 invoked by alias); 14 Mar 2004 03:45:38 -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 6666 invoked by uid 48); 14 Mar 2004 03:45:33 -0000 Date: Sun, 14 Mar 2004 03:45:00 -0000 Message-ID: <20040314034533.6665.qmail@sources.redhat.com> From: "pinskia at gcc dot gnu dot org" 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/msg01736.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-14 03:45 ------- Confirmed with the shorter testcase, I almost think it was caused by: 2004-03-09 Giovanni Bajo PR c++/14448 * parser.c (cp_parser_initializer_clause): Fold initializer if it is non-dependent. * pt.c (tsubst_copy_and_build): Handle NOP_EXPRs. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |giovannibajo at gcc dot gnu | |dot org Status|UNCONFIRMED |NEW Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2004-03-14 03:45:32 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14545