diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-07-13 18:25:27 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-07-13 18:25:27 +0000 |
commit | 113950b77af34087b3496d5c994cbcc8005d910e (patch) | |
tree | 182d2e07753d75755ca366199ec36b2e87ca3b0c /gcc/tree-vrp.h | |
parent | 6b34716ba421d05190d66ab4660a48c0446f76c7 (diff) | |
download | gcc-113950b77af34087b3496d5c994cbcc8005d910e.zip gcc-113950b77af34087b3496d5c994cbcc8005d910e.tar.gz gcc-113950b77af34087b3496d5c994cbcc8005d910e.tar.bz2 |
compiler: fix parsing of composite literals with omitted pointer types
The frontend could parse omitted pointer typess at the end of the
type, but not in the middle, so code like []*[][]int{{{1}}} failed.
Test case is in https://golang.org/cl/123477.
Fixes golang/go#26340
Reviewed-on: https://go-review.googlesource.com/123479
From-SVN: r262641
Diffstat (limited to 'gcc/tree-vrp.h')
0 files changed, 0 insertions, 0 deletions