[Bug target/17990] [3.4/4.0 Regression] unaligned xmm movaps on the stack with -O2 -msse because of the frame pointer

2004-10-20 Thread shadow at serverart dot org
--- Additional Comments From shadow at serverart dot org 2004-10-21 02:15 --- i tested -mno-sse and it is a functional good workaround. also seems to override '-march=athlon-xp' which in this case is a good thing. -E -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17990

[Bug target/17990] [3.4/4.0 Regression] unaligned xmm movaps on the stack with -O2 -msse because of the frame pointer

2004-10-20 Thread shadow at serverart dot org
--- Additional Comments From shadow at serverart dot org 2004-10-21 00:47 --- -fomit-frame-pointer has no effect. thanks anyways G. -E -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17990

[Bug target/17990] [3.4/4.0 Regression] unaligned xmm movaps on the stack with -O2 -msse

2004-10-16 Thread shadow at serverart dot org
--- Additional Comments From shadow at serverart dot org 2004-10-17 06:24 --- possibly related to http://www.cygwin.com/ml/cygwin/2004-04/msg01103.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17990

[Bug target/17990] segfault in c++ code (unaligned movaps on the stack)

2004-10-13 Thread shadow at serverart dot org
--- Additional Comments From shadow at serverart dot org 2004-10-14 03:47 --- Created an attachment (id=7344) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7344&action=view) OscilGen.S gcc -O0 -ggdb -Wall -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_YES `fltk