[Bug c/30581] Deeply inlined static functions break stack creation

sqrammi at hotmail dot com gcc-bugzilla@gcc.gnu.org
Thu Jan 25 17:11:00 GMT 2007



------- Comment #3 from sqrammi at hotmail dot com  2007-01-25 17:11 -------
I've modified the source so that there are no warnings and (hopefully) no
aliasing violations.  The problem still occurs.  Here is my line that I use to
compile:

arm-926ejs-linux-gnu-gcc -Wall -O2 -fno-strict-aliasing gcc4_arm_align_bug.c -o
gccbug

It happens with or without -static.


-- 


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



More information about the Gcc-bugs mailing list