OSDN Git Service

i386: fix .size of _init/_fini
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 5 May 2011 07:33:14 +0000 (09:33 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 5 May 2011 07:33:14 +0000 (09:33 +0200)
commit5cf382c0f98d1943bcf51ffa8bde6103e1f102ab
tree90979785c296b1f80d770b2fceb774ec09493303
parent2297e6e1e075070d6e62dfe7cccfab600de12870
i386: fix .size of _init/_fini

binutils-2.21 barf on .size that do not evaluate to const, so use
the section size and not a function that is not visible here.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/i386/crtn.S