]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* profile.c (branch_prob): Call add_noreturn_fake_exit_edges.
authorJan Hubicka <hubicka@gcc.gnu.org>
Wed, 5 Sep 2001 15:32:53 +0000 (15:32 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 5 Sep 2001 15:32:53 +0000 (15:32 +0000)
From-SVN: r45416

gcc/ChangeLog

index a73c916707db623be6f9b60e95bb8aac550eff6a..27717bbfd23a7079102437884a45fd47a8ce9a6f 100644 (file)
@@ -1,5 +1,7 @@
 Wed Sep  5 17:28:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
+       * profile.c (branch_prob): Call add_noreturn_fake_exit_edges.
+
        * i386.c (size_cost): New static variable.
        (override_function): Use size_cost when -Os is specified.