commit two parts of my last patch that escaped, somehow
From-SVN: r65906
This commit is contained in:
parent
6a48df451f
commit
d79f9ec9ff
@ -53,6 +53,7 @@ Boston, MA 02111-1307, USA. */
|
||||
|
||||
#define IN_GCOV 1
|
||||
#include "gcov-io.h"
|
||||
#include "gcov-io.c"
|
||||
|
||||
/* The bbg file is generated by -ftest-coverage option. The da file is
|
||||
generated by a program compiled with -fprofile-arcs. Their formats
|
||||
|
@ -47,7 +47,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
|
||||
#include "recog.h"
|
||||
#include "expr.h"
|
||||
#include "predict.h"
|
||||
#include "profile.h"
|
||||
#include "coverage.h"
|
||||
#include "sreal.h"
|
||||
#include "params.h"
|
||||
#include "target.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user