diff options
Diffstat (limited to 'gcc/config/ia64/sysv4.h')
-rw-r--r-- | gcc/config/ia64/sysv4.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/ia64/sysv4.h b/gcc/config/ia64/sysv4.h index da37502cf3a..0abb7e8cd7e 100644 --- a/gcc/config/ia64/sysv4.h +++ b/gcc/config/ia64/sysv4.h @@ -135,11 +135,6 @@ do { \ emit_safe_across_calls (STREAM); \ } while (0) -/* Case label alignment is handled by ADDR_VEC_ALIGN now. */ - -#undef ASM_OUTPUT_BEFORE_CASE_LABEL -#define ASM_OUTPUT_BEFORE_CASE_LABEL(FILE,PREFIX,NUM,TABLE) - /* We override svr4.h so that we can support the sdata section. */ #undef SELECT_SECTION |