Re: [wwwdocs, ARM, AArch64] Document ABI changes and fixes

2017-05-03 Thread Gerald Pfeifer
On Tue, 2 May 2017, Richard Earnshaw (lists) wrote: > This patch adds some release notes for the gcc ABI changes affecting ARM > and AArch64. This looks fine, thank you. The one thing you may want to look into is where it says "code where class objects are passed by value to functions" which fe

Re: [wwwdocs, ARM, AArch64] Document ABI changes and fixes

2017-05-02 Thread Jakub Jelinek
On Tue, May 02, 2017 at 05:32:21PM +0100, Richard Earnshaw (lists) wrote: > This patch adds some release notes for the gcc ABI changes affecting ARM > and AArch64. > > Does this sound reasonable? LGTM. Jakub