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