[Bug target/13685] Building KDE3.2 clock applet with -march=pentium3 -O1 gives SIGSEGV
roger dot larsson at norran dot net
gcc-bugzilla@gcc.gnu.org
Mon Jan 19 06:38:00 GMT 2004
------- Additional Comments From roger dot larsson at norran dot net 2004-01-19 06:38 -------
I am currently trying to create a testcase - the instructions gets generated
but I do not get it unaligned - to crash...
-O1 -march=pentium3
Gives the instructions (movaps)
-O1 -march=pentium3 -mno-sse
Is needed to avoid them.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13685
More information about the Gcc-bugs
mailing list