1. 29 Sep, 2008 2 commits
    • Ian Lance Taylor's avatar
      Storing an out of range constant into a variable should · 08df4dcf
      Ian Lance Taylor authored
      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
      08df4dcf
    • Ken Thompson's avatar
      toward methods on any type · 89ac5618
      Ken Thompson authored
      R=r
      OCL=16068
      CL=16068
      89ac5618
  2. 28 Sep, 2008 2 commits
  3. 27 Sep, 2008 7 commits
  4. 26 Sep, 2008 19 commits
  5. 25 Sep, 2008 7 commits
  6. 24 Sep, 2008 3 commits