Don't crash when copying a function with no closure variable.
[platform/upstream/gcc.git] / gcc / go / gofrontend / expressions.h
2010-12-21 Ian Lance TaylorDon't crash when copying a function with no closure...
2010-12-16 Ian Lance TaylorDon't crash when copying a call with no arguments.
2010-12-14 Ian Lance TaylorCorrect handling of undefined name as key in map compos...
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.