------- Comment #1 from nachms+gcc at gmail dot com 2006-10-14 21:43 ------- Oh I just realized one statement of mine was ambiguous.
>I get "cmp" bugs instead of "mov" and I also get the "rep ret" bug from above when using GCC 4.1 (but not 4.0). I mean to say that when using a 64 bit GCC 4.0, I do not get that "rep ret" bug even with -O3, but I still get errors such as: "Error: invalid operand for 'cmp' ('(' unexpected)" -Nach -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29473