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: tail call optimizations


On Mon, Mar 13, 2000 at 04:39:12PM -0700, Jeffrey A Law wrote:
> Actually, I had x86 support too (that was the original development platform
> for this work).  My best guess is we lost them when we went to the new
> ia32 backend.

According to cvs annotate, that is indeed the case.  My bad.

I just found the missing barrier that was causing stage2 to
be mis-compiled on x86.  Assuming a bootstrap completes, I'll
have a new patch out in an hour or so.


r~

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