r261555 - in /trunk/gcc/go/gofrontend: MERGE as...
ian@gcc.gnu.org
ian@gcc.gnu.org
Wed Jun 13 17:24:00 GMT 2018
Author: ian
Date: Wed Jun 13 17:24:45 2018
New Revision: 261555
URL: https://gcc.gnu.org/viewcvs?rev=261555&root=gcc&view=rev
Log:
compiler: include global variable preinit blocks in ast dumps
Dump out the blocks corresponding to variable pre-inits when
-fgo-dump-ast is in effect. Each preinit block is prefixed with a
comment indicating the variable it is initializing.
Reviewed-on: https://go-review.googlesource.com/118636
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/gcc/go/gofrontend/ast-dump.cc
More information about the Gcc-cvs
mailing list