------- Additional Comments From nathan at gcc dot gnu dot org 2004-12-02 12:06 ------- This appears fixed. I wonder if 2004-11-02 Nathan Sidwell <[EMAIL PROTECTED]>
PR rtl-optimization/17104 * config/rs6000/rs6000.c (rs6000_emit_move): Don't wrap small loads in zero_extend. fixed it. (I met a similar sounding problem on another port, where the equivalent of the above did the trick). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16028