Component: gold
Assignee: ccoutant at gmail dot com
Reporter: pavel.shishpor at gmail dot com
CC: ian at airs dot com
Target Milestone: ---
The following example demonstrates the issue:
> cat alpha.c
int a = 0;
int b;
> gcc -c alpha.c
> ld.gold
https://sourceware.org/bugzilla/show_bug.cgi?id=20976
Pavel Shishpor changed:
What|Removed |Added
CC||pavel.shishpor at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20976
--- Comment #3 from Pavel Shishpor ---
(In reply to Cary Coutant from comment #2)
> Thanks for what could be the shortest repro I've ever seen!
>
> Fixed on trunk.
Thanks for the prompt fixing. The repro was a joint work: a colleague of mine