This is the mail archive of the gcc-bugs@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: x86 sibling call stuff


On Sun, Mar 19, 2000 at 06:53:07PM -0800, Mark Mitchell wrote:
> Please let me know how your bootstrap goes, and when you check in the patch.

Alpha passed, but it wasn't failing inline3.C before either --
probably because we can't tail-call to functions not known to
be in the same translation unit.

x86 failed a few tests, but all -fomit-frame-pointer, and I did
have an unrelated change in there for combine_stack_references.


r~

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