mips clone missing ENTRY(__thread_start)

Alexandre Oliva aoliva@redhat.com
Sat Mar 29 08:01:00 GMT 2003


If END is defined so as to compute the size of a function, we generate
a reference to the undefined symbol __thread_start.  Since without
ENTRY we end up without the .ent declaration that marks the beginning
of a MIPS function, I went ahead and put it back in.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-clone.patch
Type: text/x-patch
Size: 721 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20030329/38c19899/attachment.bin>
-------------- next part --------------

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


More information about the Libc-alpha mailing list