https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69072
--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- Author: ebotcazou Date: Mon Jan 4 08:06:52 2016 New Revision: 232049 URL: https://gcc.gnu.org/viewcvs?rev=232049&root=gcc&view=rev Log: PR target/69072 * config/sparc/sparc.c (scan_record_type): Take into account subfields to compute the PACKED_P predicate. (function_arg_record_value): Minor tweaks. Added: trunk/gcc/testsuite/gcc.target/sparc/20160104-1.c Modified: trunk/gcc/ChangeLog trunk/gcc/config/sparc/sparc.c trunk/gcc/testsuite/ChangeLog