]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: Compare slice start and end with cap, not len.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Feb 2012 22:23:10 +0000 (22:23 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Feb 2012 22:23:10 +0000 (22:23 +0000)
commita04bfdfcc09f11dcabbf289ecfbae3ffc77e4687
tree40abcc344adc9a14c3dc1b9b4b79bd518255e2dc
parenta79b122ae1b5a468f2c9db53985869ad71a842d8
compiler: Compare slice start and end with cap, not len.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183851 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/expressions.cc
gcc/go/gofrontend/types.cc