Commit ca8264b4 by Richard Henderson Committed by Richard Henderson

* final.c (end_final): Fix typo last change.

From-SVN: r45047
parent b7ae9d53
2001-08-20 Richard Henderson <rth@redhat.com>
* final.c (end_final): Fix typo last change.
2001-08-20 Neil Booth <neil@daikokuya.demon.co.uk>
* cppinit.c (init_standard_includes): The returned buffer
......
......@@ -345,7 +345,6 @@ end_final (filename)
align2, 1);
/* Count of the # of basic blocks or # of instrumented arcs. */
if (profile_block_flag)
assemble_integer (GEN_INT (profile_block_flag
? count_basic_blocks
: count_instrumented_edges),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment