This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r196028 - in /branches/gcc-4_7-branch/gcc: Chan...


Author: davem
Date: Wed Feb 13 20:26:51 2013
New Revision: 196028

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196028
Log:
We should not strip subregs of non-scalars during shift expansion.

	* expmed.c (expand_shift_1): Only strip scalar integer subregs.

Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/expmed.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]