Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 915865
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- a/scripts/gcc-plugins/gcc-common.h
0
++ b/scripts/gcc-plugins/gcc-common.h
Lines 77-83 Link Here
77
#include "varasm.h"
77
#include "varasm.h"
78
#include "stor-layout.h"
78
#include "stor-layout.h"
79
#include "internal-fn.h"
79
#include "internal-fn.h"
80
#include "gimple.h"
80
#include "gimple-expr.h"
81
#include "gimple-expr.h"
82
#include "gimple-iterator.h"
81
#include "gimple-fold.h"
83
#include "gimple-fold.h"
82
#include "context.h"
84
#include "context.h"
83
#include "tree-ssa-alias.h"
85
#include "tree-ssa-alias.h"
Lines 91-101 Link Here
91
#include "tree-eh.h"
93
#include "tree-eh.h"
92
#include "stmt.h"
94
#include "stmt.h"
93
#include "gimplify.h"
95
#include "gimplify.h"
94
#include "gimple.h"
95
#include "tree-ssa-operands.h"
96
#include "tree-ssa-operands.h"
96
#include "tree-phinodes.h"
97
#include "tree-phinodes.h"
97
#include "tree-cfg.h"
98
#include "tree-cfg.h"
98
#include "gimple-iterator.h"
99
#include "gimple-ssa.h"
99
#include "gimple-ssa.h"
100
#include "ssa-iterators.h"
100
#include "ssa-iterators.h"

Return to bug 915865