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: C PATCH: Convert to function-at-a-time mode


>>>>> "Richard" == Richard Henderson <rth@cygnus.com> writes:

    Richard> On Tue, Sep 19, 2000 at 01:05:52AM +0200, Franz Sirl
    Richard> wrote:
    >> FAIL: gcc.c-torture/execute/strct-varg-1.c execution, -O0

    Richard> Alpha had the same problem; fixed thus.  The common
    Richard> factor is that both alpha and ppc use
    Richard> SETUP_INCOMING_VARARGS, and current_function_varargs
    Richard> wasn't set early enough.

Thanks a lot for tracking this down.  Very kind indeed.

--
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]