to file_end_indicate_exec_stack.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67887
138bc75d-0d04-0410-961f-
82ee72b054a4
+2003-06-13 Kaz Kojima <kkojima@gcc.gnu.org>
+
+ * config/sh/linux.h (TARGET_ASM_FILE_END): Set TARGET_ASM_FILE_END
+ to file_end_indicate_exec_stack.
+
2003-06-12 Richard Henderson <rth@redhat.com>
PR target/11089
#define TARGET_DEFAULT \
(TARGET_CPU_DEFAULT | USERMODE_BIT | TARGET_ENDIAN_DEFAULT)
+#define TARGET_ASM_FILE_END file_end_indicate_exec_stack
+
#undef SUBTARGET_LINK_EMUL_SUFFIX
#define SUBTARGET_LINK_EMUL_SUFFIX "_linux"
#undef SUBTARGET_LINK_SPEC