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

Re: c/8467: Bug in sibling call optimization


On Thursday 07 November 2002 22:12, Franz Sirl wrote:
> Hi,
>
> it turns out this bug is easily fixed with an intermediate move insn
> covering the case when DECL_MODE differs from the mode of the DECL_RTL.
>
> Bootstrap on powerpc-linux-gnu is currently runnning.
>
> OK to commit patch&testcase to mainline and branch after the bootstrap
> completed successfully?
>
> Franz.
>
>
> 	PR c/8467
> 	* stmt.c (tail_recursion_args): Handle DECL_MODE differing from the
> 	mode of DECL_RTL case.

Branch bootstraps on powerpc-linux-gnu and i686-linux-gnu completed without 
regressions.

Franz.


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