------- 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