PR target/77759
commita22dd5ecadcc7fde24a680575afcb412d4c24c7d
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Oct 2016 10:28:23 +0000 (6 10:28 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Oct 2016 10:28:23 +0000 (6 10:28 +0000)
treea74084b26c37d69e5ce67c00721195990ec7db5b
parentcb1f8eb40e2354b47cf1712f2471cb10ea7c0d86
PR target/77759
* config/sparc/sparc.c (classify_data_t): Remove int_regs field.
(classify_registers): Don't set it
(function_arg_slotno): Don't initialize and test it.  Tidy up.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240830 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/pr77759.C [new file with mode: 0644]