2014-02-19 Michael Hudson-Doyle <michael.hudson@linaro.org>
commitd7a05d41aadc0ef4baa1f37fb69b71914290b94c
authoryroux <yroux@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Feb 2014 15:32:54 +0000 (19 15:32 +0000)
committeryroux <yroux@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Feb 2014 15:32:54 +0000 (19 15:32 +0000)
treec9543ea77d86283640f055d449bad06ab2b60b43
parenta9d49279a514f50630c6440acc773c70243ec792
2014-02-19  Michael Hudson-Doyle  <michael.hudson@linaro.org>

 PR target/59799
* config/aarch64/aarch64.c (aarch64_pass_by_reference): The rules for
passing arrays in registers are the same as for structs, so remove the
special case for them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207908 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/aarch64/aarch64.c