This is the mail archive of the gcc-bugs@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]

[Bug middle-end/48440] [4.7 Regression] FAIL: gcc.c-torture/compile/labels-3.c


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48440

--- Comment #5 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-04-08 00:23:05 UTC ---
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]