[Bug c++/26036] Treating a class object as a function with member variables causes hang
ben at pc-doctor dot com
gcc-bugzilla@gcc.gnu.org
Mon Jan 30 17:41:00 GMT 2006
------- Comment #1 from ben at pc-doctor dot com 2006-01-30 17:41 -------
(In reply to comment #0)
> Please note that "i" is also undeclared.
Err, i is not a variable.... so ignore that statement. I am assuming gcc is
treating the "WrapperClass wrapper0(TestClass(i));" as a declaration instead of
instantiation. Still, the compiler should not hang.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26036
More information about the Gcc-bugs
mailing list