| Submitter | Andi Kleen |
|---|---|
| Date | July 8, 2010, 7:56 p.m. |
| Message ID | <20100708195642.GA19499@basil.fritz.box> |
| Download | mbox | patch |
| Permalink | /patch/58276/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/gcc/lto-section-in.c b/gcc/lto-section-in.c index 7f4065e..72f1d3d 100644 --- a/gcc/lto-section-in.c +++ b/gcc/lto-section-in.c @@ -54,7 +54,7 @@ const char *lto_section_name[LTO_N_SECTION_TYPES] = "cgraph", "varpool", "refs", - "jump_funcs" + "jump_funcs", "ipa_pure_const", "ipa_reference", "symtab",