This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Tree inlining
> Just because I couldn't find a simple way to make them independent of
> language. I figured whoever found them important would eventually run
> into the problem they were supposed to expose and find some way to
> implement them in a language-independent manner.
Those checks were there to save hours of debugging; the problem that
arises comes from messing up tree inlining in subtle ways, often in
huge programs. Those checks let you know what's gone wrong quickly.
So, we've lost some important functionality.
Please create hooks for them so that we can re-enable these checks.
Thanks,
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com