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

Re: [tree profiling branch] folding constant in cond expr ( for versioned node)


On Monday 30 May 2005 13:44, Razya Ladelsky wrote:
> Attached is a an addition of fold_cond_expr_cond () to
> tree_function_versioning.
> Also an obvious cleanup I missed in the previous cleanup patch.

The obvious cleanup is OK.

The tree-inline.c change is not OK, you should add a test case
and at least a comment to explain why you must call that function
there.

Gr.
Steven


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