[Bug c/41567] Too small .bss stack
sje at cup dot hp dot com
gcc-bugzilla@gcc.gnu.org
Fri Oct 30 20:15:00 GMT 2009
------- 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 also wonder what linker you were using, I was using the latest 2.20 linker.
--
sje at cup dot hp dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sje at cup dot hp dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41567
More information about the Gcc-bugs
mailing list