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] | |
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.
Attachment:
gcc-tailrecursion.patch
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |