diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-08-12 17:21:11 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-08-12 17:21:11 +0000 |
commit | bb2978b8fd41165054ffe3cfcfa5311fffaf13cd (patch) | |
tree | cce35ab2a9a1547e0c06695e786896c6b35b2355 /gcc/tree.c | |
parent | c3d3b30a9ab56e4bf2462bcdff76722ce5a3fa5e (diff) | |
download | gcc-bb2978b8fd41165054ffe3cfcfa5311fffaf13cd.zip gcc-bb2978b8fd41165054ffe3cfcfa5311fffaf13cd.tar.gz gcc-bb2978b8fd41165054ffe3cfcfa5311fffaf13cd.tar.bz2 |
compiler: Don't make gc symbol for bad array type.
When parsing a malformed array type, i.e. invalid length, gccgo
would loop indefinitely based off of a uninitialized length variable.
Fixes golang/go#11539.
Reviewed-on: https://go-review.googlesource.com/13066
From-SVN: r226825
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions