OSDN Git Service

* profile.c (da_file_name): New static var.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Aug 2002 08:51:27 +0000 (08:51 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Aug 2002 08:51:27 +0000 (08:51 +0000)
commit5328265bbe6f62d6fd7994a09962a3cb060967ea
treed1c1eab856d0d9ef923bee055c80b85f71041bdc
parent9991e194a652a723dc7d71508b86320a043f6c79
* 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.

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