This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17082] Erroneous error message when using arrays in double constructor
- From: "claus dot tondering at teknologisk dot dk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Aug 2004 13:03:06 -0000
- Subject: [Bug c++/17082] Erroneous error message when using arrays in double constructor
- References: <20040818125920.17082.claus.tondering@teknologisk.dk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From claus dot tondering at teknologisk dot dk 2004-08-18 13:03 -------
Replacing arr[0] with a simple int variable or constant also causes the error
to go away.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17082