re PR target/69072 (ICE in function_arg_record_value on 7th packed structure)
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 4 Jan 2016 08:06:52 +0000 (08:06 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 4 Jan 2016 08:06:52 +0000 (08:06 +0000)
commite8d65a35d50c59fa657329032943b0e5ec241147
treea77c71990adc9cda31f16828e902fe34644d1a47
parenta10f2c253c47da0a0d8ba7266f8e89174d9b1879
re PR target/69072 (ICE in function_arg_record_value on 7th packed structure)

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.

From-SVN: r232049
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sparc/20160104-1.c [new file with mode: 0644]