http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44569
--- Comment #10 from uros at gcc dot gnu.org 2010-10-30 20:55:07 UTC --- Author: uros Date: Sat Oct 30 20:55:03 2010 New Revision: 166096 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166096 Log: PR middle-end/44569 * lower-suberg.c (simplify_subreg_concatn): For VOIDmode elements, determine the mode of a subreg by GET_MODE_INNER of CONCATN RTX. Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/lower-subreg.c