ChangeLog
564 KB
-
call.c (build_over_call): Don't throw away initializations/copies of empty classes... · c1aa4de7
* call.c (build_over_call): Don't throw away initializations/copies of empty classes; use MODIFY_EXPR and INIT_EXPR as for non-empty classes. * class.c (finish_struct_1): Put the padding byte for an empty class on the TYPE_NONCOPIED_PARTS list for the class. From-SVN: r26970
Mark Mitchell committed