c++/5132: NaN = 0.0 * HUGE_VAL fails to compile in templates

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue Jan 29 01:53:00 GMT 2002


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  <nathan@codesourcery.com>
    
    	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



More information about the Gcc-prs mailing list