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: Gimplification and simplification


> On Wed, Nov 05, 2003 at 04:36:30PM +0100, Jan Hubicka wrote:
> > Not, actually already gimplifier is smart enought to fold builtins but
> > it is not smart enought to fold resulting expressions.
> 
> Might take care of this in remove_useless...
That sounds like resonable place (assuming we call it just before
optimization not after as we do right now that is causing me all sorts
of problems with CFG based expansion code).

Honza
> 
> 
> r~


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