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: proposal for compilation unil wide alias analyis


On Sun, 2004-06-27 at 16:34, Kenneth Zadeck wrote:

> I assume this means that I start adding the code to stuart's private
> patch to the profiling branch since this is the only place where I can
> get an entire gimplified file.
> 
First check what you currently get in mainline.  If it's high gimple
(i.e., 3-address representation plus original control structures), it
might be enough for the low hanging fruit we were planning.  If not,
doing it in Stuart's patch might help him work out the remaining rough
spots.


Diego.


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