]> git.ipfire.org Git - thirdparty/gcc.git/commit
profile.c (da_file_name): New static var.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 9 Aug 2002 08:51:27 +0000 (08:51 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 9 Aug 2002 08:51:27 +0000 (08:51 +0000)
commit2043c38e8dcf438b3e3f86c6559feaab84d852ef
treed1c1eab856d0d9ef923bee055c80b85f71041bdc
parent42127f51783a232f8fa376d079f8ea000eff6b44
profile.c (da_file_name): New static var.

* profile.c (da_file_name): New static var.
(init_branch_prob): Initialize it.
(end_branch_prob): Remove da file.

* Makefile.in (stage1_build): Pass empty COVERAGE_FLAGS.
* configure.in (coverage_flags) default to nothing.
* configure: Rebuilt.

From-SVN: r56164
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in
gcc/profile.c