compiler: avoid a couple of compiler crashes
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 7 Jan 2020 13:44:29 +0000 (13:44 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 7 Jan 2020 13:44:29 +0000 (13:44 +0000)
commitb46e3849d507b61b2537f48150864d218b31b550
tree7c9dac0d933b75f3dfe24025ed08cc2a892a50a4
parentb11b9e29f5b4585cf2e01a25977de5c92c0eddd9
compiler: avoid a couple of compiler crashes

    These came up while building 1.14beta1 while the code was still invalid.
    The policy is to not bother committing invalid test cases that cause
    compiler crashes.

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/213537

From-SVN: r279956
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc