This is the mail archive of the gcc-bugs@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]

[Bug c++/20180] Scope error using constructor argument with assignment-like syntax


------- 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


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