sparc.c (function_value): Treat all non-record aggregate types like used to treat...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue, 13 Feb 2001 12:53:46 +0000 (12:53 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 13 Feb 2001 12:53:46 +0000 (07:53 -0500)
commit8a7199ad7bb1d8bf024a7007317905019b9ee695
treeb66c09af633f791613c56ca8c3a3887d8e875d94
parent446988df3be95483e698fcb76814f7c80a81a196
sparc.c (function_value): Treat all non-record aggregate types like used to treat UNION_TYPE.

* config/sparc/sparc.c (function_value): Treat all non-record
aggregate types like used to treat UNION_TYPE.

From-SVN: r39629
gcc/ChangeLog
gcc/config/sparc/sparc.c