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: Questions on tree-inline.c


On Fri, 2003-06-13 at 08:42, Andrew Haley wrote:

> This was discussed at length.  The problem with putting all this in
> the java/ directory is that a great deal of logic would have been
> duplicated and we would require two files to be updated each time a
> change to the inliner was made.
> 
This problem should go away when tree-ssa is merged into mainline.  On
the tree-ssa branch we are already inlining GIMPLE, not FE, trees.


Diego.


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