diff options
Diffstat (limited to 'gcc/config/pa/som.h')
-rw-r--r-- | gcc/config/pa/som.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/pa/som.h b/gcc/config/pa/som.h index 5604f54a435..22c46538f66 100644 --- a/gcc/config/pa/som.h +++ b/gcc/config/pa/som.h @@ -349,8 +349,6 @@ readonly_data () \ } \ } while (0) -#define ASM_FILE_END(FILE) output_deferred_plabels (FILE) - /* We want __gcc_plt_call to appear in every program built by gcc, so we make a reference to it out of __main. We use the asm statement to fool the optimizer into not |