stor-layout.c (finalize_type_size): Use AGGREGATE_TYPE_P.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 19 May 2015 18:06:46 +0000 (18:06 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 19 May 2015 18:06:46 +0000 (18:06 +0000)
commitf819300fa7aa71a14efc86080d08d8e9db6192fb
treeb195215f578b93632639dbfc49cb3bb32959a384
parentcb4c41dd4d9b0cf349e9c51c23492113dea975a6
stor-layout.c (finalize_type_size): Use AGGREGATE_TYPE_P.

* stor-layout.c (finalize_type_size): Use AGGREGATE_TYPE_P.
(layout_type): Use RECORD_OR_UNION_TYPE_P.

From-SVN: r223407
gcc/ChangeLog
gcc/stor-layout.c