On Sun, 3 Apr 2011, Xinliang David Li wrote: > 2011-04-03 Xinliang David Li <davi...@google.com> > > * final.c (dump_basic_block_info): New function.
+ fprintf (file, "# BLOCK %d", bb->index); Random spotting: please use ASM_COMMENT_START instead of the naked "#". brgds, H-P