This is the mail archive of the gcc@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-ssa] decls in tree-ssa (fwd)


On Mon, 10 Feb 2003, Dan Nicolaescu wrote:

> 
> One more difference between the code generated by the tree-ssa
> compiler: it inlines fewer mem* functions. 
> 
Yes, because the estimate that relates number of trees to number
of RTL insns is wrong for GIMPLE.  Dan Berlin mentioned that he
wanted to increase it, I don't know if he ever got around to
doing it.


Diego.


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