OSDN Git Service

Correct handling of undefined name as key in map composite literal.
[pf3gnuchains/gcc-fork.git] / gcc / go / gofrontend / expressions.cc
2010-12-14 ianCorrect handling of undefined name as key in map compos...
2010-12-14 ianDon't incorrectly parse expression as type switch.
2010-12-09 ianAvoid some crashes on erroneous programs.
2010-12-04 ian PR bootstrap/46776
2010-12-03 ianAdd Go frontend, libgo library, and Go testsuite.