Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 249328
Collapse All | Expand All

(-)otp_src_R12B-5.orig/erts/emulator/hipe/hipe_amd64_bifs.m4 (+4 lines)
Lines 531-533 Link Here
531
define(gc_nofail_primop_interface_1,`nofail_primop_interface_1($1, $2)')
531
define(gc_nofail_primop_interface_1,`nofail_primop_interface_1($1, $2)')
532
532
533
include(`hipe/hipe_bif_list.m4')
533
include(`hipe/hipe_bif_list.m4')
534
535
`#if defined(__linux__) && defined(__ELF__)
536
.section .note.GNU-stack,"",%progbits
537
#endif'
(-)otp_src_R12B-5.orig/erts/emulator/hipe/hipe_amd64_glue.S (+4 lines)
Lines 418-420 Link Here
418
	LOAD_ARG_REGS
418
	LOAD_ARG_REGS
419
	SWITCH_C_TO_ERLANG_QUICK
419
	SWITCH_C_TO_ERLANG_QUICK
420
	NSP_RET0
420
	NSP_RET0
421
422
#if defined(__linux__) && defined(__ELF__)
423
.section .note.GNU-stack,"",%progbits
424
#endif

Return to bug 249328