Bug 22689 - ld assertion failure on MIPS
Summary: ld assertion failure on MIPS
Status: UNCONFIRMED
Alias: None
Product: binutils
Classification: Unclassified
Component: ld (show other bugs)
Version: 2.30
: P2 minor
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-09 23:31 UTC by coypu
Modified: 2018-01-09 23:31 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
Code to trigger failure (229 bytes, text/plain)
2018-01-09 23:31 UTC, coypu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description coypu 2018-01-09 23:31:39 UTC
Created attachment 10726 [details]
Code to trigger failure

I get:

$ gcc t_ifunc.c -mabi=32
ld: BFD (GNU Binutils) 2.29.51.20180109 assertion fail elfxx-mips.c:9014
ld: BFD (GNU Binutils) 2.29.51.20180109 assertion fail elfxx-mips.c:10872

Not sure if the code is valid but I came across the issue only failing on MIPS of many architectures.