This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/10171: [3.2/3.3/3.4 regression] wrong code for inlined function
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: gcc-gnats at gcc dot gnu dot org, mchen at vmware dot com, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, agesen at vmware dot com, mendel at vmware dot com
- Date: Sat, 22 Mar 2003 13:40:07 -0800
- Subject: Re: optimization/10171: [3.2/3.3/3.4 regression] wrong code for inlined function
- Organization: IBM
- Reply-to: janis187 at us dot ibm dot com
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