http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44569
--- Comment #8 from uros at gcc dot gnu.org 2010-10-30 20:37:57 UTC --- Author: uros Date: Sat Oct 30 20:37:54 2010 New Revision: 166094 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166094 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_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/lower-subreg.c