go/test/ken
Ian Lance Taylor 08df4dcf7d Storing an out of range constant into a variable should
ideally cause the compiler to give an error.  Right now 6g
warns about large shifts but does not give an error.  This CL
removes the out of range shift from shift.go, so that it will
work with gccgo, and adds a test case in bugs/ to be fixed at
a later date.

R=ken,r
DELTA=23  (9 added, 14 deleted, 0 changed)
OCL=16085
CL=16088
2008-09-29 11:03:21 -07:00
..
array.go update tests 2008-09-03 13:21:05 -07:00
chan.go another async select bug 2008-09-20 19:56:40 -07:00
for.go fix bug depot: 2008-08-11 22:07:49 -07:00
interfun.go fix bug depot: 2008-08-11 22:07:49 -07:00
intervar.go T{} syntax for constructors 2008-09-05 19:50:34 -07:00
label.go fix bug depot: 2008-08-11 22:07:49 -07:00
litfun.go fix bug depot: 2008-08-11 22:07:49 -07:00
mfunc.go fix bug depot: 2008-08-11 22:07:49 -07:00
ptrfun.go T{} syntax for constructors 2008-09-05 19:50:34 -07:00
ptrvar.go fix bug depot: 2008-08-11 22:07:49 -07:00
rob1.go fix bug depot: 2008-08-11 22:07:49 -07:00
rob2.go fixed bugs in const/case 2008-08-12 14:04:03 -07:00
robfor.go fix bug depot: 2008-08-11 22:07:49 -07:00
robfunc.go fix bug depot: 2008-08-11 22:07:49 -07:00
robif.go fix bug depot: 2008-08-11 22:07:49 -07:00
shift.go Storing an out of range constant into a variable should 2008-09-29 11:03:21 -07:00
simparray.go fix bug depot: 2008-08-11 22:07:49 -07:00
simpbool.go fix bug depot: 2008-08-11 22:07:49 -07:00
simpconv.go fix bug depot: 2008-08-11 22:07:49 -07:00
simpfun.go fix bug depot: 2008-08-11 22:07:49 -07:00
simpprint.go fix bug depot: 2008-08-11 22:07:49 -07:00
simpswitch.go fix bug depot: 2008-08-11 22:07:49 -07:00
simpvar.go fix bug depot: 2008-08-11 22:07:49 -07:00
string.go fix bug depot: 2008-08-11 22:07:49 -07:00
strvar.go fix bug depot: 2008-08-11 22:07:49 -07:00