[Bug tree-optimization/16064] Error: suffix or operands invalid for `add'

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 18 18:17:00 GMT 2004


------- Additional Comments From bangerth at dealii dot org  2004-06-18 18:17 -------
Ah, ok. Nevertheless, I now get this with a slightly tweaked testcase: 
 
g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -O2 -c x.ii 
g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -O2 -c x.ii -msse3 
/tmp/cclivP4u.s: Assembler messages: 
/tmp/cclivP4u.s:106: Error: suffix or operands invalid for `add' 
 
Why is it only failing with -msse3? 
 
W. 
 

-- 


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



More information about the Gcc-bugs mailing list