------- Additional Comments From bonzini at gcc dot gnu dot org 2005-08-31 14:45 ------- Having a zero_extract that takes 16 bytes out of a QImode mem seems extremely wrong. Can you find out which pass generates that thing? Just grep for
zero_extract:SI..mem[a-z/]:QI in all the files dumped by -da. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23650