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

From-SVN: r45047
This commit is contained in:
Richard Henderson 2001-08-20 00:27:32 -07:00 committed by Richard Henderson
parent b7ae9d530c
commit ca8264b4b3
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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

View File

@ -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),