cfgbuild.c (compute_outgoing_frequencies): Use NOTE instead of finding the note again.
authorJosef Zlomek <zlomekj@suse.cz>
Tue, 2 Sep 2003 08:46:21 +0000 (10:46 +0200)
committerJosef Zlomek <zlomek@gcc.gnu.org>
Tue, 2 Sep 2003 08:46:21 +0000 (08:46 +0000)
commit441c9a1224bc3719a8d094d83555a2e21e3811a5
treed6944d22476de6e6c00bde5bfd4bd9b9078e6dac
parentb342207401255c817d94249fc85021b38efa7bfe
cfgbuild.c (compute_outgoing_frequencies): Use NOTE instead of finding the note again.

* cfgbuild.c (compute_outgoing_frequencies): Use NOTE instead of
finding the note again.

From-SVN: r70992
gcc/ChangeLog
gcc/cfgbuild.c