Ian Lance Taylor 43055d2379 compiler, runtime: implement shifts by signed amounts
Shifting by signed types is a new language feature in Go 1.13.
    
    This requires a patch to the testsuite.
    
    Updates golang/go#19113
    
    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/190977

	* go.test/test/fixedbugs/bug073.go: Update for language changes.

From-SVN: r274755
2019-08-20 21:15:46 +00:00
..
2019-02-01 21:57:36 +00:00
2019-06-03 20:06:50 +00:00
2019-03-19 14:00:59 +00:00
2019-07-15 21:17:16 +00:00
2018-09-24 21:46:21 +00:00