On Tue, Jan 15, 2002 at 09:10:06AM -0500, Philip Cheng wrote: > Thanks for your analysis! The error only occurred with the optimization > flag. I could get around it with -O0. Please make sure you use > optimization flag to test it in 3.1. Compiler error with g++ -O2 on gcc 3.0.3. Compiles fine with g++ -O2 on gcc 3.1.