------- Comment #8 from T-Bone at parisc-linux dot org  2009-10-30 21:23 -------
Subject: Re:  Too small .bss stack

On Fri, Oct 30, 2009 at 9:15 PM, sje at cup dot hp dot com
<gcc-bugzi...@gcc.gnu.org> wrote:
>
>
> ------- Comment #7 from sje at cup dot hp dot com  2009-10-30 20:15 -------
> I tried (and failed) to reproduce this using msmpeg4.i and compiling with:
>
> gcc -shared -pthread -std=c99 -fomit-frame-pointer -g -O3 -fno-math-errno
> -fno-signed-zeros -fPIC -fno-tree-vectorize msmpeg4.i -o x.so
>
> I tried ToT, 4.4 and 4.3 GCC compilers and was unable to reproduce the bug.
>
> I wonder if it only happens when linking in all the objects together.

I thought the report and log was clear enough on the fact that this is
indeed a problem that only arises during the final link. If not, then
now it is ;)

> I also wonder what linker you were using, I was using the latest 2.20 linker.

 ld --version
GNU ld (GNU Binutils for Debian) 2.20


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41567

Reply via email to