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: PATCH: Fix PR2675


On Wed, May 02, 2001 at 03:06:57PM -0700, Mark Mitchell wrote:
> Richard, if you have time to look at the patch (in between the EH
> stuff), that would be great too -- I could be going down another weird
> rathole like I did with that `asm' stuff.

Looks ugly but correct.

> (Someday, everyone will use the tree-based inliner, and then we'll
> do sibcalls on trees, and thousands of lines of code will go away.)

Hell, just doing inlining on trees everywhere will remove
thousands of lines of code.  In particular, the ones you're
patching here.  ;-)



r~


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