varasm.c (output_constant): Strip NOP_EXPRs for SET_TYPE too, by using AGGREGATE_TYPE...
authorPer Bothner <bothner@gcc.gnu.org>
Tue, 21 Feb 1995 00:41:08 +0000 (16:41 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 21 Feb 1995 00:41:08 +0000 (16:41 -0800)
commit4e1bf5f536807466596c2195f7180351e7de89ca
tree967ef304978d16f846fe31da052fffe33a56c79f
parent4925e137f6e6c680841882c236b1014bcc8058d1
varasm.c (output_constant): Strip NOP_EXPRs for SET_TYPE too, by using AGGREGATE_TYPE_P macro.

* varasm.c (output_constant):  Strip NOP_EXPRs for SET_TYPE too,
by using AGGREGATE_TYPE_P macro.

From-SVN: r8974
gcc/varasm.c