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 feels a bit odd. Perhaps "...passed to functions by value" or just omit "to functions" given how common of a phrase "passing by value" is? Gerald