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]

Re: Copying a DECL_SIZE for inlining multiple times (was:[testcase] C tree inlining ICE)


> Ok, I did now, and it seems that no regressions were introduced, so I
> think this patch is better than the previous one.  Ok to install?

You didn't respond to my question about the C++ front end.  How does
it handle this testcase?  If it handles it correctly, you should just
make the C front end do the same thing; if not, then we should consider
your patch.  Or maybe even if the C++ front end does work, we should
consider your patch, but remove some code in there.  The point is that
the C++ front end and C front end should handle this in the same way.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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