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] Fix optimization regression in constant folder


> > I agree because they are both always known to be much better behaved than
> > any user type and one of the most critical types to optimize.  It will
> > always be the case that many more optimizations are both safe and
> > important for those types than for user types.
> 
> Please show testcases.

I'm making a general comment about strategies, not a specific optimization.


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