This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/20180] Scope error using constructor argument with assignment-like syntax
- From: "bugzilla-t05k1 at email dot galacticnorth dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Feb 2005 19:48:58 -0000
- Subject: [Bug c++/20180] Scope error using constructor argument with assignment-like syntax
- References: <20050223194243.20180.bugzilla-t05k1@email.galacticnorth.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bugzilla-t05k1 at email dot galacticnorth dot net 2005-02-23 19:48 -------
Created an attachment (id=8268)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8268&action=view)
Simple test case which demonstrates the bug - .ii file
Pretty much the simplest code to demonstrate the bug. I added i++ in two
places to get rid of compiler warnings about unused variables.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20180