This Patch fixes the error during bootstrapped build.
gcc/ChangeLog:
* lto-object.cc:
gcc/lto/ChangeLog:
* lto-lang.cc:
Signed-off-by: Rishi Raj <rishiraj45035@gmail.com>
#include "gimple.h"
#include "diagnostic-core.h"
#include "tm.h"
+#include "cgraph.h"
#include "lto-streamer.h"
#include "lto-section-names.h"
#include "simple-object.h"
#include "basic-block.h"
#include "tree.h"
#include "gimple.h"
+#include "cgraph.h"
#include "stringpool.h"
#include "diagnostic-core.h"
#include "stor-layout.h"