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]
Other format: [Raw text]

Re: optimization/10171: [3.2/3.3/3.4 regression] wrong code for inlined function


Not that it's useful, but for i686-linux the regression
appears with this patch:

Wed Sep  1 21:13:48 1999  Richard Henderson  <rth at cygnus dot com>

        Merge new ia32 backend from the branch!

        * i386.h, i386.c, i386.md, reg-stack.c, i386/unix.h: Many
changes.
        See ChangeLog.P2 on new_ia32_branch for details.

        * rtl.h (stack_regs_mentioned_p): Delete prototype.
        * i386/cygwin.h (SUBTARGET_PROLOGUE): No more do_rtl.
        * i386/win32.h (SUBTARGET_PROLOGUE): Likewise.
        * i386/gas.h (ASM_FILE_START): Define.
        * i386/winnt.c (i386_pe_valid_decl_attribute_p): Update
        for name change of ix86_valid_decl_attribute_p.
        (i386_pe_valid_type_attribute_p): Similarly.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10171




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