[RFC] Fix PR19401: always completely peel loops

Andrew Pinski pinskia@physics.uc.edu
Fri Jan 14 01:00:00 GMT 2005


On Jan 13, 2005, at 7:52 PM, Gabriel Dos Reis wrote:
>     No optimization should be dependent on what front-end you used.
Yes, there are ways around this in the front-end/middle-end
so you don't have to worry.  Note the only front-end optimization
I can think of for C++ is not doing a copy constructor.

-- Pinski



More information about the Gcc-patches mailing list