]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc/testsuite/go.test: update for lowering pass move
authorIan Lance Taylor <iant@golang.org>
Fri, 19 Jan 2024 04:46:30 +0000 (20:46 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 19 Jan 2024 04:49:00 +0000 (20:49 -0800)
commit7e949ffaafb415150047127f529377502097d897
tree43b91c680aa7562e389aee1331df544aa220e3b6
parent26c66130400d55367b2abb5447217206c3a846f8
gcc/testsuite/go.test: update for lowering pass move

The change to move the  lowering pass after the check types pass
changed some error messages.  Update the testsuite accordingly.

Fixes PR go/113447
gcc/testsuite/go.test/test/fixedbugs/issue20185.go
gcc/testsuite/go.test/test/fixedbugs/issue33386.go
gcc/testsuite/go.test/test/fixedbugs/issue4085a.go
gcc/testsuite/go.test/test/shift1.go