https://sourceware.org/bugzilla/show_bug.cgi?id=32204
Bug ID: 32204
Summary: x86_64-pc-mingw64 CFI test failures when compression
is enabled
Product: binutils
Version: 2.44 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: hjl.tools at gmail dot com
Target Milestone: ---
When --enable-compressed-debug-sections=gas is enabled for x86_64-pc-mingw64, I
got
extra regexps in
/export/gnu/import/git/gitlab/x86-binutils/gas/testsuite/gas/cfi/reloc-pe-i386.d
starting with "^RELOCATION RECORDS FOR \[.debug_frame\]:$"
EOF from tmpdir/dump.out
FAIL: reloc-pe-i386
and
Executing on host: sh -c {./ld-new
-L/export/gnu/import/git/gitlab/x86-binutils/ld/testsuite/ld-pe --file-align 1
--section-align 1 -o tmpdir/dump tmpdir/cfia.o tmpdir/cfib.o 2>&1} /dev/null
dump.tmp (timeout = 300)
spawn [open ...]^M
./ld-new: tmpdir/cfia.o: warning: COMDAT symbol '.debug_frame$abc' does not
match section name '.zdebug_frame$abc'
./ld-new: tmpdir/cfib.o: warning: COMDAT symbol '.debug_frame$abc' does not
match section name '.zdebug_frame$abc'
succeeded with: <./ld-new: tmpdir/cfia.o: warning: COMDAT symbol
'.debug_frame$abc' does not match section name '.zdebug_frame$abc'
./ld-new: tmpdir/cfib.o: warning: COMDAT symbol '.debug_frame$abc' does not
match section name '.zdebug_frame$abc'>, no expected output
FAIL: ld-pe/cfi
--
You are receiving this mail because:
You are on the CC list for the bug.