------- Additional Comments From zeev dot tarantov at gmail dot com 2005-03-18 20:36 ------- Created an attachment (id=8420) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8420&action=view) testcase unexpected output
this is what I get from "gcc -march=i386 -O3 -S -g opcode.c -o opcode.i386.s". Notice the "movzbl" on line 28. I don't have a 80386 to test it, but I doubt it supports this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20540