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]

r188147 - in /branches/cilkplus/gcc: ChangeLog....


Author: bviyer
Date: Sun Jun  3 01:35:03 2012
New Revision: 188147

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188147
Log:
Added a check for TREE_BLOCK is Non-NULL, if so clear it.
2012-06-02  Balaji V. Iyer  <balaji.v.iyer@intel.com>

       * tree-inline.c (remap_gimple_op_r): Added a check for NON-NULL
       TREE_BLOCK, if so then clear it.


Modified:
    branches/cilkplus/gcc/ChangeLog.cilk
    branches/cilkplus/gcc/tree-inline.c


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