On Linux/Intel64, I got regexp_diff match failure regexp "^ 0 .text 0+0000400 0+0000000 0+0000000 [0-9a-f]+ 2\*\*0 CONTENTS, ALLOC, LOAD, READONLY, CODE$" line " 0 .text 00000400 0000000000000000 0000000000000000 00200000 2**2 CONTENTS, ALLOC, LOAD, READONLY, CODE" regexp_diff match failure regexp "^ 1 .data 0+0000400 0+0001000 0+0000400 [0-9a-f]+ 2\*\*0 CONTENTS, ALLOC, LOAD, DATA$" line " 1 .data 00000400 0000000000001000 0000000000000400 00201000 2**2 CONTENTS, ALLOC, LOAD, DATA" regexp_diff match failure regexp "^ 2 .bss 0+0000400 0+0001400 0+0000800 [0-9a-f]+ 2\*\*0 ALLOC$" line " 2 .bss 00000400 0000000000001400 0000000000000800 00201400 2**2 ALLOC" FAIL: rgn-over8
Why does it expect 2**0 alignment? -- Summary: rgn-over8 doesn't work Product: binutils Version: 2.19 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: hjl dot tools at gmail dot com CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=6475 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils