public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/3433
@ 2001-06-28 17:56 Paul Burchard
  0 siblings, 0 replies; only message in thread
From: Paul Burchard @ 2001-06-28 17:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/3433; it has been noted by GNATS.

From: Paul Burchard <burchard@pobox.com>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org,
   nobody@gcc.gnu.org, burchard@pobox.com
Cc:  
Subject: Re: c++/3433
Date: Thu, 28 Jun 2001 17:47:14 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3433&database=gcc
 
 Actually, the tree-check failure in my bug report c++/3433 appears to be
 due to the array size expression (1), not the the array initializer. 
 The error does not occur if the size is left implicit, as in:
 
 	template<unsigned int Dimension>
 	struct tensor1 {
 		static const unsigned int dimension[] = { Dimension };
 	};
 
 PB


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-06-28 17:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-28 17:56 c++/3433 Paul Burchard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).