aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
diff options
context:
space:
mode:
authorCaroline Tice <ctice@gcc.gnu.org>2005-04-12 13:39:09 -0700
committerCaroline Tice <ctice@gcc.gnu.org>2005-04-12 13:39:09 -0700
commitc3c822d506d98ca880dd2da32b5af0330a3c0f91 (patch)
tree2a43fb81a341285d6b565e80e3d30dcf600bd613 /gcc/function.h
parentb0d9bc9b22e6118728e4a156aeb18b908ae5b41c (diff)
downloadgcc-c3c822d506d98ca880dd2da32b5af0330a3c0f91.zip
gcc-c3c822d506d98ca880dd2da32b5af0330a3c0f91.tar.gz
gcc-c3c822d506d98ca880dd2da32b5af0330a3c0f91.tar.bz2
Revert patch from April 9.
From-SVN: r98039
Diffstat (limited to 'gcc/function.h')
-rw-r--r--gcc/function.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/gcc/function.h b/gcc/function.h
index d1f006b..b772752 100644
--- a/gcc/function.h
+++ b/gcc/function.h
@@ -349,20 +349,6 @@ struct function GTY(())
/* The variables unexpanded so far. */
tree unexpanded_var_list;
- /* Assembly labels for the hot and cold text sections, to
- be used by debugger functions for determining the size of text
- sections. */
-
- const char * hot_section_label;
- 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;
-
/* Collected bit flags. */
/* Nonzero if function being compiled needs to be given an address