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 Fri, 2005-05-27 at 00:44 -0400, Andrew Pinski wrote:
> 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)?
Well, that would be a relatively recent change.  If that's all it 
does now, then why do we have it as a separate routine at all?
jeff



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