re PR target/69100 (ICE in final_scan_insn with -msoft-float and __builtin_apply)
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 4 Jan 2016 08:14:12 +0000 (08:14 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 4 Jan 2016 08:14:12 +0000 (08:14 +0000)
commit9e3b2fe375baa8b1a959892661e64766f32c613a
tree025e3876ff3d0f5307ce054945768f98ee6aedb4
parente8d65a35d50c59fa657329032943b0e5ec241147
re PR target/69100 (ICE in final_scan_insn with -msoft-float and __builtin_apply)

PR target/69100
* config/sparc/sparc.h (FUNCTION_ARG_REGNO_P): Return true in 64-bit
mode for %f0-%f31 only if TARGET_FPU.

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