aboutsummaryrefslogtreecommitdiff
path: root/gcc/varasm.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/varasm.c')
-rw-r--r--gcc/varasm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/varasm.c b/gcc/varasm.c
index f2a361d..a6e67e4 100644
--- a/gcc/varasm.c
+++ b/gcc/varasm.c
@@ -1297,7 +1297,6 @@ assemble_start_function (tree decl, const char *fnname)
}
last_text_section = no_section;
- in_section = no_section;
resolve_unique_section (decl, 0, flag_function_sections);
/* Switch to the correct text section for the start of the function. */