OSDN Git Service

compiler: Correct parse of for with possible composite literal.
[pf3gnuchains/gcc-fork.git] / gcc / go / gofrontend / go-linemap.h
2011-11-29 iancompiler: Define and use backend-independent Location...