https://sourceware.org/bugzilla/show_bug.cgi?id=26349
Bug ID: 26349 Summary: FAIL: binutils-all/pr25543 Product: binutils Version: 2.35 Status: NEW Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa64-hp-hpux11.11 Target: hppa64-hp-hpux11.11 Build: hppa64-hp-hpux11.11 sed -e 's/^[ ]*.comm \([^,]*\),\(.*\)/\1 .comm \2/' < /mnt/gnu/binutils/src/binutils/testsuite/binutils-all/pr25543.s > tmpdir/asm.s Executing on host: sh -c {sed -e 's/^[ ]*.comm \([^,]*\),\(.*\)/\1 .comm \2/' < /mnt/gnu/binutils/src/binutils/testsuite/binutils-all/pr25543.s > tmpdir/asm.s} (timeout = 300) spawn sh -c sed -e 's/^[ ]*.comm \([^,]*\),\(.*\)/\1 .comm \2/' < /mnt/gnu/binutils/src/binutils/testsuite/binutils-all/pr25543.s > tmpdir/asm.s /mnt/gnu/binutils/objdir64/binutils/../gas/as-new -o tmpdir/pr25543.o tmpdir/asm.s Executing on host: sh -c {/mnt/gnu/binutils/objdir64/binutils/../gas/as-new -o tmpdir/pr25543.o tmpdir/asm.s 2>&1} /dev/null dump.tmp (timeout = 300) spawn [open ...] /mnt/gnu/binutils/objdir64/binutils/readelf -p.data tmpdir/pr25543.o > tmpdir/dump.out Executing on host: sh -c {/mnt/gnu/binutils/objdir64/binutils/readelf -p.data tmpdir/pr25543.o > tmpdir/dump.out 2>dump.tmp} /dev/null (timeout = 300) spawn [open ...] regexp_diff match failure regexp "^ \[ 0\] line1 : This is a line without a newline at the end$" line " [tx] line1 : This is a line without a newline at the end" regexp_diff match failure regexp "^ \[ 34\] line2 : This is a line with a newline at the end\\n$" line " [tx] line2 : This is a line with a newline at the end\n" regexp_diff match failure regexp "^ \[ 66\] line3 : This is a line with a \\n$" line " [tx] line3 : This is a line with a \n" regexp_diff match failure regexp "^ \[ 9b\] line4 : This is a line with a \^Mcontrol character$" line " [tx] line4 : This is a line with a ^Mcontrol character" regexp_diff match failure regexp "^ \[ cd\] line6 : The previous line was empty\\n$" line " [tx] line6 : The previous line was empty\n" FAIL: binutils-all/pr25543 -- You are receiving this mail because: You are on the CC list for the bug.