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 to improve x86 prologue


On Thu, Apr 08, 1999 at 05:04:34AM -0400, John Wehle wrote:
> Jan Hubicka writes:
> > Problem of this patch is, that leaf_function_p don't work in
> > ix86_compute_frame_size.
> 
> Yes, I noticed. :-)  Actually I ran into the same problem a while
> ago when I was making other changes to ix86_prologue / ix86_epilogue
> and just plain forgot.
> 
> > I've solved this by adding global variable and setting it toplev.c
> 
> Specifically it needs to be set prior to reload running.  What is the
> status of your patch?  Should I bother posting an updated version of
> my patch which this time actually passes bootstrap and make check?
I believed I've missed something, so my patch was just inclean hack
asking for reactions (I expected someone will say me why this is
impossible).
So please make clean version.

Honza
> 
> 
> -- John
> -------------------------------------------------------------------------
> |   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
> |    John Wehle    |     Fax: 1-215-540-5495  |                         |
> -------------------------------------------------------------------------

-- 
------------------------------------------------------------------------------
                   Have you browsed my www pages? Look at:
                       http://www.paru.cas.cz/~hubicka
      Koules-the game for Svgalib,X11 and OS/2,  Xonix-the game for X11
      czech documentation for linux index, original 2D computer art and
              funny 100 years old photos and articles are there!


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