gcc/libgo/go
Ian Lance Taylor aa8a418bbc text/template: reduce maxExecDepth for gccgo
When using gccgo on systems without full support for split stacks a
    recursive template can overrun the available stack space.  Reduce the
    limit from 100000 to 10000 to make this less likely.  It's still high
    enough that real uses will work.
    
    Reviewed-on: https://go-review.googlesource.com/25467

From-SVN: r239141
2016-08-04 16:48:28 +00:00
..
archive
bufio
builtin
bytes
cmd
compress
container
context
crypto
database/sql
debug
encoding
errors
exp
expvar
flag
fmt
go
golang_org/x/net
hash
html
image
index/suffixarray
internal
io
log
math
mime
net
old
os
path
reflect
regexp
runtime
sort
strconv
strings
sync
syscall
testing
text text/template: reduce maxExecDepth for gccgo 2016-08-04 16:48:28 +00:00
time
unicode