From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3538 invoked by alias); 29 Jan 2002 09:53:29 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 3493 invoked by uid 61); 29 Jan 2002 09:53:27 -0000 Date: Tue, 29 Jan 2002 01:53:00 -0000 Message-ID: <20020129095327.3492.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nathan@gcc.gnu.org, wwcopt@optonline.net From: nathan@gcc.gnu.org Reply-To: nathan@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nathan@gcc.gnu.org, wwcopt@optonline.net, gcc-gnats@gcc.gnu.org X-Mailer: gnatsweb 2.9.3 Subject: Re: c++/5132: NaN = 0.0 * HUGE_VAL fails to compile in templates X-SW-Source: 2002-01/txt/msg01020.txt.bz2 List-Id: Synopsis: NaN = 0.0 * HUGE_VAL fails to compile in templates State-Changed-From-To: analyzed->closed State-Changed-By: nathan State-Changed-When: Tue Jan 29 01:53:26 2002 State-Changed-Why: 2002-01-29 Nathan Sidwell PR c++/5132 * typeck2.c (digest_init): Make sure non-array core type is instantiated. * decl2.c (reparse_absdcl_as_casts): Just store the type in the constructor, rather than build a new one. (build_expr_from_tree, CONSTRUCTOR case): Be careful with the PURPOSE of constructor elts. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5132