re PR middle-end/24003 (17 ACATS regressions (fixed point or decimal artihmetic))
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 13 Nov 2005 09:55:11 +0000 (09:55 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 13 Nov 2005 09:55:11 +0000 (09:55 +0000)
commit51caaefe17ece564e44fdf6c98dba20569c95663
tree19b659552e41d64e2cf5e934a33e7119dada4c08
parent5d723e5434e83d9de5271f6d1c24a694826450a8
re PR middle-end/24003 (17 ACATS regressions (fixed point or decimal artihmetic))

PR middle-end/24003
* calls.c (expand_call): If TARGET is a MEM and some part of the
argument area has been saved, force TARGET to a register.

Co-Authored-By: Ian Lance Taylor <ian@airs.com>
From-SVN: r106860
gcc/ChangeLog
gcc/calls.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/nested-calls-1.c [new file with mode: 0644]