This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]