Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 88093 | Differences between
and this patch

Collapse All | Expand All

(-)x86_64/redc.asm~ (+3 lines)
Lines 4-9 Link Here
4
#
4
#
5
#  save them in       %r8            %r9               %r10      %r11
5
#  save them in       %r8            %r9               %r10      %r11
6
6
7
#if defined(__linux__) && defined(__ELF__)
8
.section .note.GNU-stack,"",%progbits
9
#endif
7
10
8
include(`config.m4')
11
include(`config.m4')
9
        TEXT
12
        TEXT

Return to bug 88093