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: [patch] tree-ssa-ccp.c: Propagate ADDR_EXPRs further.



On May 27, 2005, at 12:40 AM, Jeffrey A Law wrote:
I'd like to see at least some measurement of compile-time impacts.

How can this have a compile time impact if fold_binary_to_constant just calls fold_binary anyways (likewise for fold_unary_to_constant)?

Thanks,
Andrew Pinski


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