This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bootstrap failure with Objective-C++


On 3/11/07, Volker Reichelt <v.reichelt@netcologne.de> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]