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] rtlanal.c: Remove unused functions.


> Hi,
> 
> Attached is a patch to remove unused functions in rtlanal.c.
> 
> These functions are somewhat new, a little more than a year old.
> Please remind me if you plan to use any of these functions in future.
> 
> Tested on i686-pc-linux-gnu.  OK to apply?

I still do have plans about the code hoisting functionality.  (there is
patch using them in GCSE waiting in the queue for over year now).  THis
won't happen in GCC 3.4 and I am not sure how many non-treeSSA changes
we want for next major release (whatever it will be called), so I am not
at all sure about the estimates.
So perhaps it may make sense to kill them and get them back once we get
to that point.
Honza


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