* profile.c (branch_prob): Move declaration of local variable. Remove
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Apr 2011 06:17:22 +0000 (06:17 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Apr 2011 06:17:22 +0000 (06:17 +0000)
commitb39a37c3909854ffd3c778d45474902e6699b221
tree134d9160405536ff36be7452764169f13a4466e5
parentdc3fdc3abf0a97998996f44874659d4bcce5a62f
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172019 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/profile.c