https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61535
--- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- Author: ebotcazou Date: Tue Nov 11 22:15:15 2014 New Revision: 217379 URL: https://gcc.gnu.org/viewcvs?rev=217379&root=gcc&view=rev Log: PR target/61535 * config/sparc/sparc.c (function_arg_vector_value): Deal with vectors smaller than 8 bytes. (sparc_function_arg_1): Tweak. (sparc_function_value_1): Tweak. Modified: branches/gcc-4_9-branch/gcc/ChangeLog branches/gcc-4_9-branch/gcc/config/sparc/sparc.c