On 3/11/07, Volker Reichelt <[EMAIL PROTECTED]> wrote:
Hi,bootstrap with Objective-C++ seems to be broken on mainline (rev. 122792):
Yes this was introduced by the variable template patch which added tree codes to make the number of tree code for objective-C++ to go past the 255 limit. This is recorded as PR 31134. Thanks, Andrew Pinski