Commit fb38bcf4 by Andreas Tobler Committed by Andreas Tobler

freebsd.h (TARGET_ASM_FILE_END): Define.

2011-12-15  Andreas Tobler  <andreast@fgznet.ch>

	* config/i386/freebsd.h (TARGET_ASM_FILE_END): Define.

From-SVN: r182382
parent 7d1362bc
2011-12-15 Andreas Tobler <andreast@fgznet.ch>
* config/i386/freebsd.h (TARGET_ASM_FILE_END): Define.
2011-12-15 Jakub Jelinek <jakub@redhat.com> 2011-12-15 Jakub Jelinek <jakub@redhat.com>
PR c/51360 PR c/51360
...@@ -145,3 +145,6 @@ along with GCC; see the file COPYING3. If not see ...@@ -145,3 +145,6 @@ along with GCC; see the file COPYING3. If not see
#if FBSD_MAJOR >= 6 #if FBSD_MAJOR >= 6
#define SUBTARGET32_DEFAULT_CPU "i486" #define SUBTARGET32_DEFAULT_CPU "i486"
#endif #endif
#define TARGET_ASM_FILE_END file_end_indicate_exec_stack
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment