https://sourceware.org/bugzilla/show_bug.cgi?id=17081
Will Newton changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=17081
--- Comment #3 from Rafael Ávila de Espíndola ---
This reduces to a trivial link time problem:
$ cat start.s
.globl _start
.type _start,#function
_start:
bl __rel_iplt_start
.globl my_memcpy
my_memcpy:
.type my_memcpy, #gnu
https://sourceware.org/bugzilla/show_bug.cgi?id=17081
--- Comment #2 from Cary Coutant ---
> Cary, why don't you just change the default assignee for gold bugs
> to yourself. Would be easier than doing it every time by hand.
Yes, good point! I've been meaning to ask someone how to do that.
-car
https://sourceware.org/bugzilla/show_bug.cgi?id=17081
Markus Trippelsdorf changed:
What|Removed |Added
CC||markus at trippelsdorf dot de
-
https://sourceware.org/bugzilla/show_bug.cgi?id=17081
Cary Coutant changed:
What|Removed |Added
Assignee|ian at airs dot com|ccoutant at google dot
com
--
https://sourceware.org/bugzilla/show_bug.cgi?id=17081
Rafael Ávila de Espíndola cha
nged:
What|Removed |Added
CC||ccoutant at google