diff options
author | YamaArashi <shadow962@live.com> | 2016-03-06 16:42:52 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-03-06 16:42:52 -0800 |
commit | 63aec4bbdd77671b92dafbe6cb6e2e14f7a6635b (patch) | |
tree | 82700456fa515afbff2adb6c91319a43596e959b /gcc/rtl.h | |
parent | ce590c846da59bd8d6fa3232689b776716c8c4af (diff) |
remove unused functions
Diffstat (limited to 'gcc/rtl.h')
-rwxr-xr-x | gcc/rtl.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1484,7 +1484,6 @@ extern int set_dominates_use (int, int, int, rtx, rtx); /* In varasm.c */ extern void bss_section (void); extern int in_data_section (void); -extern int supports_one_only (void); /* In rtl.c */ extern void init_rtl (void); |