Submitted By: Robert Connolly (ashes) Date: 2009-07-13 Initial Package Version: 2.19 Upstream Status: Unknown Origin: Me Description: Fix the pt-pax-flags patch testsuite. diff -Naur binutils-2.19.1.pt-pax-flags-200811041810/ld/testsuite/ld-elf/seg.d binutils-2.19.1.pt-pax-flags-200811041810_testsuite_fix/ld/testsuite/ld-elf/seg.d --- binutils-2.19.1.pt-pax-flags-200811041810/ld/testsuite/ld-elf/seg.d 2008-02-22 23:10:45.000000000 +0000 +++ binutils-2.19.1.pt-pax-flags-200811041810_testsuite_fix/ld/testsuite/ld-elf/seg.d 2009-07-14 00:22:57.690592828 +0000 @@ -10,6 +10,7 @@ #... LOAD .* LOAD 0x0*001000 0xf*fffff000 0xf*fffff000 0x0*1000 0x0*1000 .* + PAX_FLAGS 0x000000 0x00000000 0x00000000 0x00000 0x00000 0x4 Section to Segment mapping: Segment Sections... @@ -17,3 +18,4 @@ # On MIPS, the first segment is for .reginfo. #... 0. reset boot + 02 diff -Naur binutils-2.19.1.pt-pax-flags-200811041810/ld/testsuite/ld-i386/hidden2.d binutils-2.19.1.pt-pax-flags-200811041810_testsuite_fix/ld/testsuite/ld-i386/hidden2.d --- binutils-2.19.1.pt-pax-flags-200811041810/ld/testsuite/ld-i386/hidden2.d 2008-03-16 22:26:23.000000000 +0000 +++ binutils-2.19.1.pt-pax-flags-200811041810_testsuite_fix/ld/testsuite/ld-i386/hidden2.d 2009-07-14 00:22:57.690592828 +0000 @@ -8,6 +8,6 @@ Disassembly of section .text: [a-f0-9]+ : -[ ]*[a-f0-9]+: e8 cf fe ff ff call 0 +[ ]*[a-f0-9]+: e8 af fe ff ff call 0 [ ]*[a-f0-9]+: c3 ret #pass