* final.c (end_final): Fix typo last change.
authorRichard Henderson <rth@redhat.com>
Mon, 20 Aug 2001 07:27:32 +0000 (00:27 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 20 Aug 2001 07:27:32 +0000 (00:27 -0700)
From-SVN: r45047

gcc/ChangeLog
gcc/final.c

index c7c501e37577710ed269f8c1d2590c388d48d35a..dad6728acd86077f2490e36c89480be70e15d28f 100644 (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
index ed4b6fff3d32e7f1f145e8f0f955798774514b3f..745aca446661264e6ea21c3eef367b7c47d364aa 100644 (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),