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 for typo in doc/invoke.texi committed (fixing "limited register renaming at -O2")


All,

Hans-Peter Nilsson wrote:
> 
> Jan, it doesn't seem like you did "make info && make dvi" which is
> prerequisite for doc patches.  Also, I don't think I saw approval for the
> patch including that change: implementation for -fmessy-debugging, msg
> subject "limited register renaming at -O2".
> 
It looks like it came in by accident as part of this commit

Fri Sep 28 19:18:40 CEST 2001  Jan Hubicka  <jh@suse.cz>

        * i386-protos.h (ix86_setup_incoming_varargs, ix86_va_arg,
        ix86_va_start, ix86_build_va_list): Declare.
        * i386.c (ix86_setup_incoming_varargs, ix86_va_arg,
        ix86_va_start, ix86_build_va_list): New global functions.
        * i386.md (sse_prologue_save_insn): New insn.
        (sse_prologue_save): New expander.
        * i386.h (EXPAND_BUILTIN_VA_ARG, EXPAND_BUILTIN_VA_START,
        BUILD_VA_LIST_TYPE, SETUP_INCOMING_VARARGS): New macros.

Graham


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