class.c
261 KB
-
re PR c++/46862 (ICE on std::decimal::decimal32 without any fields) · bfcbe068
PR c++/46862 * class.c (finish_struct_1): If TYPE_TRANSPARENT_AGGR is set on a type which doesn't have any fields, clear it and diagnose. * g++.dg/dfp/nofields.C: New test. From-SVN: r177987
Jakub Jelinek committed