From 8d3a3dd9040fa3e5b881dd3f3b09172b1a03a4a9 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Thu, 23 Oct 2008 11:44:01 -0700 Subject: [PATCH] update golden.out R=iant DELTA=4 (0 added, 0 deleted, 4 changed) OCL=17680 CL=17711 --- test/golden.out | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/golden.out b/test/golden.out index a7de99bf71..93d080c732 100644 --- a/test/golden.out +++ b/test/golden.out @@ -1,9 +1,9 @@ =========== ./convlit.go BUG: convlit.go fails -BUG: errchk: ./convlit.go: missing expected error message on line 16: 'conver' -errchk: ./convlit.go: missing expected error message on line 17: 'conver' -errchk: ./convlit.go: missing expected error message on line 18: 'conver' +BUG: errchk: ./convlit.go: missing expected error message on line 16: 'conver|incompatible' +errchk: ./convlit.go: missing expected error message on line 17: 'conver|incompatible' +errchk: ./convlit.go: missing expected error message on line 18: 'conver|incompatible' errchk: ./convlit.go: missing expected error message on line 22: 'convert' errchk: ./convlit.go: missing expected error message on line 23: 'overflow' errchk: ./convlit.go: missing expected error message on line 24: 'overflow' @@ -126,7 +126,7 @@ BUG: fails incorrectly =========== bugs/bug095.go found 2, expected 1 -panic on line 74 PC=xxx +panic on line 83 PC=xxx BUG wrong result =========== bugs/bug098.go -- 2.51.0