aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2020-12-23 16:32:30 -0800
committerIan Lance Taylor <iant@golang.org>2020-12-23 17:50:31 -0800
commit085fd2a46e512638a4d7a96e07eaf3b8b021a567 (patch)
tree58395ab15b5f609c411312db2bd6701d1fa08cf3 /gcc/configure
parent85d8ebcfc235e71bf52e7bf1d3864e1b95689091 (diff)
downloadgcc-085fd2a46e512638a4d7a96e07eaf3b8b021a567.zip
gcc-085fd2a46e512638a4d7a96e07eaf3b8b021a567.tar.gz
gcc-085fd2a46e512638a4d7a96e07eaf3b8b021a567.tar.bz2
compiler: parenthesize channel type strings if necessary
Avoid the ambiguity between "chan <- (chan int)" and "chan (<- chan int)". This parenthesizes the same way as the gc compiler. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/279961
Diffstat (limited to 'gcc/configure')
0 files changed, 0 insertions, 0 deletions