------- Comment #8 from ian at airs dot com 2005-11-04 23:27 ------- No, doing the add in v4hi mode is not the same as doing the add in v8qi mode. The carry bits will be handled differently.
It's also rather odd that register 81 changed from V4HImode to V8QImode. Normally a pseudo-register always has the same mode, and accessing it in a different mode requires a subreg. -- ian at airs dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian at airs dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22432