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: [wwwdocs] gcc-4.1/changes.html: Mention optimizer improvements.


On Fri, Apr 29, 2005 at 12:17:44AM +0200, Florian Weimer wrote:

> For example, in the following loop, is the call to do_something
> optimized away?
> 
It isn't now because VRP is not being aggressive enough, but
nothing is stopping it from growing more brains in that
direction.


Diego.


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