profile.c (branch_prob): Move declaration of local variable.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 6 Apr 2011 06:17:22 +0000 (06:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 6 Apr 2011 06:17:22 +0000 (06:17 +0000)
commit694dc0cad2f529e6e75cb4bdf09a64b9cd84de29
tree134d9160405536ff36be7452764169f13a4466e5
parent5c8e495222feb72e432b8e701961a6becf5f78b2
profile.c (branch_prob): Move declaration of local variable.

* profile.c (branch_prob): Move declaration of local variable.  Remove
obsolete ??? comment.  Expand the location explicitly instead of using
the LOCATION_FILE and LOCATION_LINE macros.

From-SVN: r172019
gcc/ChangeLog
gcc/profile.c