[Bug target/59799] aarch64_pass_by_reference never passes arrays by value, contrary to ABI documentation

michael.hudson at linaro dot org gcc-bugzilla@gcc.gnu.org
Thu Jan 16 22:19:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59799

--- Comment #6 from Michael Hudson-Doyle <michael.hudson at linaro dot org> ---
Created attachment 31861
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31861&action=edit
Simple fix

This very simple patch (just deleting the offending lines) makes the go test
case that was failing pass.  I'm running a complete test suite run now, will
update on how it looks when it's done.



More information about the Gcc-bugs mailing list