This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/13685] Building KDE3.2 clock applet with -march=pentium3 -O1 gives SIGSEGV


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]