Gabriel Dos Reis wrote: > In standard C++, constructors cannot be recursive functions. I'm > wondering whether the multiple entry-points implementation strategy used > by GCC depends in anyway on the absence of recursive definition.
Echoing others, I do not forsee any problem with multiple entry points. -- Mark Mitchell CodeSourcery, LLC [EMAIL PROTECTED] (916) 791-8304