+ /* support for unexecuted basic blocks */
comment is not a sentence.
+ unsigned support_unexecuted_blocks = gcov_read_unsigned (); + if (!support_unexecuted_blocks) + printf ("%s: has_unexecuted_block is not supported\n", filename);
otherwise Ok. Just fix that formatting and commit. nathan -- Nathan Sidwell