------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-20 23:21 ------- I cannot reproduce this on the mainline (last night's compiler) with -msse2 -O[0-3]. Note the inline- asm is invalid in that it uses labels which are not unique which causes assmeblying at -O3.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23988