On 2012-04-28 00:14, Chad Rosier wrote:
> Author: mcrosier
> Date: Fri Apr 27 17:14:13 2012
> New Revision: 155737
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=155737&view=rev
> Log:
> Bump up the MaxDepth in the BalancedDelimiterTracker.
> 
> The Avida Project (http://avida.devosoft.org) exceeds the 256 limit.
> rdar://11289131

Not only that, binutils' gold also hit this limit, as described here:

  http://llvm.org/bugs/show_bug.cgi?id=12480

In that bug, Pasi Parviainen also suggests another solution; but I'm not
sure what the best approach is to fixing this properly.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to