summaryrefslogtreecommitdiff
path: root/gcc/function.h
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2010-11-24 18:57:01 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2010-11-24 18:57:01 +0000
commit32517648bf3e72828fd9729a932ba3ca27416a24 (patch)
tree1475cbb289d706d4eaa9f5b33bd688be99eb15cc /gcc/function.h
parentf8b5a1eac94090808a801b229414d78311df5ad4 (diff)
downloadgcc-32517648bf3e72828fd9729a932ba3ca27416a24.tar.gz
2010-11-24 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 167123 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@167125 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/function.h')
-rw-r--r--gcc/function.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/function.h b/gcc/function.h
index 93a9b82601b..fcfa825e0a9 100644
--- a/gcc/function.h
+++ b/gcc/function.h
@@ -226,11 +226,6 @@ struct GTY(()) function_subsections {
const char *cold_section_label;
const char *hot_section_end_label;
const char *cold_section_end_label;
-
- /* String to be used for name of cold text sections, via
- targetm.asm_out.named_section. */
-
- const char *unlikely_text_section_name;
};
/* Describe an empty area of space in the stack frame. These can be chained