sparc.h (FUNCTION_ARG_PASS_BY_REFERENCE): Use AGGREGATE_TYPE_P so QUAL_UNION_TYPE...
authorPer Bothner <bothner@gcc.gnu.org>
Fri, 12 Jan 1996 00:25:11 +0000 (16:25 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Fri, 12 Jan 1996 00:25:11 +0000 (16:25 -0800)
commit3c0f5ae642ea75acc61853a642f557109f3bb9e4
treea4efa7f39e53657f53e99643c29a5e0cee158857
parenta6cc0d48f142afdccc9c31286037c78894f4f0f9
sparc.h (FUNCTION_ARG_PASS_BY_REFERENCE): Use AGGREGATE_TYPE_P so QUAL_UNION_TYPE and SET_TYPE are also passed by...

* sparc.h (FUNCTION_ARG_PASS_BY_REFERENCE):  Use AGGREGATE_TYPE_P so
QUAL_UNION_TYPE and SET_TYPE are also passed by invisible reference.
* sparc.h (INIT_CUMULATIVE_ARGS for SPARCV9):  Return types of
QUAL_UNION_TYPE and SET_TYPE also make invisible 1st argument.

From-SVN: r10967
gcc/config/sparc/sparc.h