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]

r172156 - in /branches/x32/gcc: ChangeLog.x32 e...


Author: hjl
Date: Fri Apr  8 00:23:02 2011
New Revision: 172156

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172156
Log:
Properly get inner mode for constant op0.

2011-04-06  H.J. Lu  <hongjiu.lu@intel.com>

	PR middle-end/48440
	* expr.c (expand_expr_real_2): Get inner mode from op0 instead
	of treeop0 for constant op0.

Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/expr.c


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