On Sat, Jan 17, 2015 at 3:48 AM, Segher Boessenkool <seg...@kernel.crashing.org> wrote: > This fixes 135 FAILs. > > > 2015-01-16 Segher Boessenkool <seg...@kernel.crashing.org> > > gcc/ > * config/rs6000/rs6000.c (rs6000_parallel_return): New function. > (rs6000_function_value): Use it. Handle SCmode and TCmode as well, > for TARGET_32BIT && TARGET_POWERPC64. Fix another BITS_PER_WORD > snafu. > (rs6000_libcall_value): Use the new function.
Okay. Thanks, David