Bug 23070 - mipsel-linux-gnu ld testsuite failure for "DT_TEXTREL map file warning"
Summary: mipsel-linux-gnu ld testsuite failure for "DT_TEXTREL map file warning"
Status: NEW
Alias: None
Product: binutils
Classification: Unclassified
Component: binutils (show other bugs)
Version: 2.31
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: testsuite
Depends on:
Blocks:
 
Reported: 2018-04-17 00:46 UTC by Hans-Peter Nilsson
Modified: 2023-07-30 16:53 UTC (History)
1 user (show)

See Also:
Host: x86_64-linux
Target: mipsel-linux-gnu
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans-Peter Nilsson 2018-04-17 00:46:32 UTC
At master c77852c (HEAD as of this writing), binutils configured with --target=mipsel-linux-gnu with no other tools in $PATH (e.g. no target-gcc), gets this error in the ld test-suite with "make check":

Running /xx/src/ld/testsuite/ld-elf/shared.exp ...
FAIL: DT_TEXTREL map file warning

In ld/ld.log:
...
extra regexps in /xx/src/ld/testsuite/ld-elf/textrel.map starting with "^.*dynamic relocation .* read-only section.*$"
EOF from tmpdir/ld.messages
FAIL: DT_TEXTREL map file warning

Also seen if configured with --target=mipsisa32r2el-linux-gnu.